Home
last modified time | relevance | path

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

/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()
432 static u16 musb_h_flush_rxfifo(struct musb_hw_ep *hw_ep, u16 csr) in musb_h_flush_rxfifo()
463 struct musb_hw_ep *hw_ep = musb->endpoints + epnum; in musb_host_packet_rx() local
619 struct musb_hw_ep *hw_ep, struct musb_qh *qh, in musb_tx_dma_program()
702 struct musb_hw_ep *hw_ep = musb->endpoints + epnum; in musb_ep_program() local
1011 struct musb_hw_ep *hw_ep = musb->control_ep; in musb_h_ep0_continue() local
1088 struct musb_hw_ep *hw_ep = musb->control_ep; in musb_h_ep0_irq() local
1227 struct musb_hw_ep *hw_ep = musb->endpoints + epnum; in musb_host_tx() local
1543 struct musb_hw_ep *hw_ep = musb->endpoints + epnum; in musb_host_rx() local
[all …]
Dmusb_core.c234 void musb_write_fifo(struct musb_hw_ep *hw_ep, u16 len, const u8 *src) in musb_write_fifo()
279 void musb_read_fifo(struct musb_hw_ep *hw_ep, u16 len, u8 *dst) in musb_read_fifo()
1169 fifo_setup(struct musb *musb, struct musb_hw_ep *hw_ep, in fifo_setup()
1248 struct musb_hw_ep *hw_ep = musb->endpoints; in ep_config_from_table() local
1337 struct musb_hw_ep *hw_ep; in ep_config_from_hw() local
1459 struct musb_hw_ep *hw_ep = musb->endpoints + i; in musb_core_init() local
2069 struct musb_hw_ep *hw_ep; in musb_save_context() local
2142 struct musb_hw_ep *hw_ep; in musb_restore_context() local
Dux500_dma.c40 struct musb_hw_ep *hw_ep; member
64 struct musb_hw_ep *hw_ep = ux500_channel->hw_ep; in ux500_dma_callback() local
85 struct musb_hw_ep *hw_ep = ux500_channel->hw_ep; in ux500_configure_channel() local
140 struct musb_hw_ep *hw_ep, u8 is_tx) in ux500_dma_channel_allocate()
Dmusb_gadget.c559 struct musb_hw_ep *hw_ep = &musb->endpoints[epnum]; in rxstate() local
829 struct musb_hw_ep *hw_ep = &musb->endpoints[epnum]; in musb_g_rx() local
947 struct musb_hw_ep *hw_ep; in musb_gadget_enable() local
1702 struct musb_hw_ep *hw_ep = musb->endpoints + epnum; in init_peripheral_ep() local
1739 struct musb_hw_ep *hw_ep; in musb_g_init_endpoints() local
1873 struct musb_hw_ep *hw_ep; in stop_activity() local
Dtusb6010_omap.c41 struct musb_hw_ep *hw_ep; member
137 struct musb_hw_ep *hw_ep = chdat->hw_ep; in tusb_omap_dma_cb() local
238 struct musb_hw_ep *hw_ep = chdat->hw_ep; in tusb_omap_dma_program() local
510 struct musb_hw_ep *hw_ep, in tusb_omap_dma_allocate()
Dblackfin.c39 void musb_write_fifo(struct musb_hw_ep *hw_ep, u16 len, const u8 *src) in musb_write_fifo()
103 void musb_read_fifo(struct musb_hw_ep *hw_ep, u16 len, u8 *dst) in musb_read_fifo()
Dmusb_core.h268 static inline struct musb_request *next_in_request(struct musb_hw_ep *hw_ep) in next_in_request()
273 static inline struct musb_request *next_out_request(struct musb_hw_ep *hw_ep) in next_out_request()
454 struct musb_hw_ep *hw_ep, u8 epnum) in musb_read_fifosize()
481 struct musb_hw_ep *hw_ep, u8 epnum) in musb_read_fifosize()
Dmusb_host.h54 struct musb_hw_ep *hw_ep; /* current binding */ member
Dmusb_gadget.h73 struct musb_hw_ep *hw_ep; member
Dtusb6010.c178 void musb_write_fifo(struct musb_hw_ep *hw_ep, u16 len, const u8 *buf) in musb_write_fifo()
228 void musb_read_fifo(struct musb_hw_ep *hw_ep, u16 len, u8 *buf) in musb_read_fifo()
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.c413 void musb_read_fifo(struct musb_hw_ep *hw_ep, u16 len, u8 *dst) in musb_read_fifo()
Dcppi_dma.c1156 struct musb_hw_ep *hw_ep = NULL; in cppi_interrupt() local