Searched defs:hw_ep (Results 1 – 10 of 10) sorted by relevance
| /linux/drivers/usb/musb/ |
| H A D | ux500_dma.c | 33 struct musb_hw_ep *hw_ep; member 55 struct musb_hw_ep *hw_ep = ux500_channel->hw_ep; in ux500_dma_callback() local 75 struct musb_hw_ep *hw_ep = ux500_channel->hw_ep; in ux500_configure_channel() local 129 struct musb_hw_ep *hw_ep, u8 is_tx) in ux500_dma_channel_allocate()
|
| H A D | tusb6010_omap.c | 35 struct musb_hw_ep *hw_ep; member 104 struct musb_hw_ep *hw_ep = chdat->hw_ep; in tusb_omap_dma_cb() local 188 struct musb_hw_ep *hw_ep = chdat->hw_ep; in tusb_omap_dma_program() local 423 struct musb_hw_ep *hw_ep, in tusb_omap_dma_allocate()
|
| H A D | musb_core.c | 314 static void musb_default_write_fifo(struct musb_hw_ep *hw_ep, u16 len, in musb_default_write_fifo() 359 static void musb_default_read_fifo(struct musb_hw_ep *hw_ep, u16 len, u8 *dst) in musb_default_read_fifo() 447 void musb_read_fifo(struct musb_hw_ep *hw_ep, u16 len, u8 *dst) in musb_read_fifo() 452 void musb_write_fifo(struct musb_hw_ep *hw_ep, u16 len, const u8 *src) in musb_write_fifo() 1380 fifo_setup(struct musb *musb, struct musb_hw_ep *hw_ep, in fifo_setup() 1459 struct musb_hw_ep *hw_ep = musb->endpoints; in ep_config_from_table() local 1547 struct musb_hw_ep *hw_ep; in ep_config_from_hw() local 1666 struct musb_hw_ep *hw_ep = musb->endpoints + i; in musb_core_init() local
|
| H A D | musb_gadget.c | 528 struct musb_hw_ep *hw_ep = &musb->endpoints[epnum]; in rxstate() local 800 struct musb_hw_ep *hw_ep = &musb->endpoints[epnum]; in musb_g_rx() local 914 struct musb_hw_ep *hw_ep; in musb_gadget_enable() local 1696 struct musb_hw_ep *hw_ep = musb->endpoints + epnum; in init_peripheral_ep() local 1745 struct musb_hw_ep *hw_ep; in musb_g_init_endpoints() local
|
| H A D | cppi_dma.h | 80 struct musb_hw_ep *hw_ep; member 127 struct musb_hw_ep *hw_ep; member
|
| H A D | tusb6010.c | 225 static void tusb_write_fifo(struct musb_hw_ep *hw_ep, u16 len, const u8 *buf) in tusb_write_fifo() 275 static void tusb_read_fifo(struct musb_hw_ep *hw_ep, u16 len, u8 *buf) in tusb_read_fifo()
|
| H A D | musb_gadget.h | 77 struct musb_hw_ep *hw_ep; member
|
| H A D | musb_host.h | 19 struct musb_hw_ep *hw_ep; /* current binding */ member
|
| H A D | musb_core.h | 241 static inline struct musb_request *next_in_request(struct musb_hw_ep *hw_ep) in next_in_request() 246 static inline struct musb_request *next_out_request(struct musb_hw_ep *hw_ep) in next_out_request() 453 struct musb_hw_ep *hw_ep, u8 epnum) in musb_read_fifosize()
|
| H A D | musbhsdma.c | 99 struct musb_hw_ep *hw_ep, u8 transmit) in dma_channel_allocate()
|