Home
last modified time | relevance | path

Searched defs:hw_ep (Results 1 – 14 of 14) sorted by relevance

/linux-3.3/drivers/usb/musb/
Dmusb_host.c214 struct musb_hw_ep *hw_ep = qh->hw_ep; in musb_start_urb() local
348 struct musb_hw_ep *hw_ep, int is_in) in musb_advance_schedule()
422 static u16 musb_h_flush_rxfifo(struct musb_hw_ep *hw_ep, u16 csr) in musb_h_flush_rxfifo()
453 struct musb_hw_ep *hw_ep = musb->endpoints + epnum; in musb_host_packet_rx() local
609 struct musb_hw_ep *hw_ep, struct musb_qh *qh, in musb_tx_dma_program()
682 struct musb_hw_ep *hw_ep = musb->endpoints + epnum; in musb_ep_program() local
885 struct musb_hw_ep *hw_ep = musb->control_ep; in musb_h_ep0_continue() local
962 struct musb_hw_ep *hw_ep = musb->control_ep; in musb_h_ep0_irq() local
1101 struct musb_hw_ep *hw_ep = musb->endpoints + epnum; in musb_host_tx() local
1424 struct musb_hw_ep *hw_ep = musb->endpoints + epnum; in musb_host_rx() local
[all …]
Dmusb_core.c215 void musb_write_fifo(struct musb_hw_ep *hw_ep, u16 len, const u8 *src) in musb_write_fifo()
257 void musb_read_fifo(struct musb_hw_ep *hw_ep, u16 len, u8 *dst) in musb_read_fifo()
1144 fifo_setup(struct musb *musb, struct musb_hw_ep *hw_ep, in fifo_setup()
1223 struct musb_hw_ep *hw_ep = musb->endpoints; in ep_config_from_table() local
1312 struct musb_hw_ep *hw_ep; in ep_config_from_hw() local
1434 struct musb_hw_ep *hw_ep = musb->endpoints + i; in musb_core_init() local
2150 struct musb_hw_ep *hw_ep; in musb_save_context() local
2226 struct musb_hw_ep *hw_ep; in musb_restore_context() local
Dux500_dma.c39 struct musb_hw_ep *hw_ep; member
63 struct musb_hw_ep *hw_ep = ux500_channel->hw_ep; in ux500_dma_callback() local
84 struct musb_hw_ep *hw_ep = ux500_channel->hw_ep; in ux500_configure_channel() local
138 struct musb_hw_ep *hw_ep, u8 is_tx) in ux500_dma_channel_allocate()
Dtusb6010_omap.c35 struct musb_hw_ep *hw_ep; member
131 struct musb_hw_ep *hw_ep = chdat->hw_ep; in tusb_omap_dma_cb() local
232 struct musb_hw_ep *hw_ep = chdat->hw_ep; in tusb_omap_dma_program() local
504 struct musb_hw_ep *hw_ep, in tusb_omap_dma_allocate()
Dmusb_gadget.c634 struct musb_hw_ep *hw_ep = &musb->endpoints[epnum]; in rxstate() local
897 struct musb_hw_ep *hw_ep = &musb->endpoints[epnum]; in musb_g_rx() local
1006 struct musb_hw_ep *hw_ep; in musb_gadget_enable() local
1768 struct musb_hw_ep *hw_ep = musb->endpoints + epnum; in init_peripheral_ep() local
1805 struct musb_hw_ep *hw_ep; in musb_g_init_endpoints() local
1968 struct musb_hw_ep *hw_ep; in stop_activity() local
Dblackfin.c37 void musb_write_fifo(struct musb_hw_ep *hw_ep, u16 len, const u8 *src) in musb_write_fifo()
101 void musb_read_fifo(struct musb_hw_ep *hw_ep, u16 len, u8 *dst) in musb_read_fifo()
Dmusb_host.h52 struct musb_hw_ep *hw_ep; /* current binding */ member
Dmusb_gadget.h73 struct musb_hw_ep *hw_ep; member
Dtusb6010.c175 void musb_write_fifo(struct musb_hw_ep *hw_ep, u16 len, const u8 *buf) in musb_write_fifo()
225 void musb_read_fifo(struct musb_hw_ep *hw_ep, u16 len, u8 *buf) in musb_read_fifo()
Dmusb_core.h284 static inline struct musb_request *next_in_request(struct musb_hw_ep *hw_ep) in next_in_request()
289 static inline struct musb_request *next_out_request(struct musb_hw_ep *hw_ep) in next_out_request()
468 struct musb_hw_ep *hw_ep, u8 epnum) in musb_read_fifosize()
495 struct musb_hw_ep *hw_ep, u8 epnum) in musb_read_fifosize()
Dmusbhsdma.c75 struct musb_hw_ep *hw_ep, u8 transmit) in dma_channel_allocate()
Dcppi_dma.h86 struct musb_hw_ep *hw_ep; member
Dam35x.c415 void musb_read_fifo(struct musb_hw_ep *hw_ep, u16 len, u8 *dst) in musb_read_fifo()
Dcppi_dma.c1166 struct musb_hw_ep *hw_ep = NULL; in cppi_interrupt() local