Searched defs:hw_ep (Results 1 – 14 of 14) sorted by relevance
/drivers/usb/musb/ |
D | musb_host.c | 214 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 …]
|
D | musb_core.c | 234 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
|
D | ux500_dma.c | 40 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()
|
D | musb_gadget.c | 559 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
|
D | tusb6010_omap.c | 41 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()
|
D | blackfin.c | 39 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()
|
D | musb_core.h | 268 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()
|
D | musb_host.h | 54 struct musb_hw_ep *hw_ep; /* current binding */ member
|
D | musb_gadget.h | 73 struct musb_hw_ep *hw_ep; member
|
D | tusb6010.c | 178 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()
|
D | musbhsdma.c | 75 struct musb_hw_ep *hw_ep, u8 transmit) in dma_channel_allocate()
|
D | cppi_dma.h | 86 struct musb_hw_ep *hw_ep; member
|
D | am35x.c | 413 void musb_read_fifo(struct musb_hw_ep *hw_ep, u16 len, u8 *dst) in musb_read_fifo()
|
D | cppi_dma.c | 1156 struct musb_hw_ep *hw_ep = NULL; in cppi_interrupt() local
|