Searched defs:hw_ep (Results 1 – 12 of 12) sorted by relevance
/drivers/usb/musb/ |
D | musb_host.c | 178 struct musb_hw_ep *hw_ep = qh->hw_ep; in musb_start_urb() local 416 struct musb_hw_ep *hw_ep, int is_in) in musb_advance_schedule() 438 static u16 musb_h_flush_rxfifo(struct musb_hw_ep *hw_ep, u16 csr) in musb_h_flush_rxfifo() 469 struct musb_hw_ep *hw_ep = musb->endpoints + epnum; in musb_host_packet_rx() local 623 struct musb_hw_ep *hw_ep = musb->endpoints + epnum; in musb_ep_program() local 933 struct musb_hw_ep *hw_ep = musb->control_ep; in musb_h_ep0_continue() local 1010 struct musb_hw_ep *hw_ep = musb->control_ep; in musb_h_ep0_irq() local 1156 struct musb_hw_ep *hw_ep = musb->endpoints + epnum; in musb_host_tx() local 1368 struct musb_hw_ep *hw_ep = musb->endpoints + epnum; in musb_host_rx() local 1702 struct musb_hw_ep *hw_ep = NULL; in musb_schedule() local
|
D | musb_core.c | 156 void musb_write_fifo(struct musb_hw_ep *hw_ep, u16 len, const u8 *src) in musb_write_fifo() 196 void musb_read_fifo(struct musb_hw_ep *hw_ep, u16 len, u8 *dst) in musb_read_fifo() 1091 fifo_setup(struct musb *musb, struct musb_hw_ep *hw_ep, in fifo_setup() 1172 struct musb_hw_ep *hw_ep = musb->endpoints; in ep_config_from_table() local 1252 struct musb_hw_ep *hw_ep; in ep_config_from_hw() local 1416 struct musb_hw_ep *hw_ep = musb->endpoints + i; in musb_core_init() local
|
D | tusb6010_omap.c | 33 struct musb_hw_ep *hw_ep; member 128 struct musb_hw_ep *hw_ep = chdat->hw_ep; in tusb_omap_dma_cb() local 226 struct musb_hw_ep *hw_ep = chdat->hw_ep; in tusb_omap_dma_program() local 496 struct musb_hw_ep *hw_ep, in tusb_omap_dma_allocate()
|
D | blackfin.c | 29 void musb_write_fifo(struct musb_hw_ep *hw_ep, u16 len, const u8 *src) in musb_write_fifo() 54 void musb_read_fifo(struct musb_hw_ep *hw_ep, u16 len, u8 *dst) in musb_read_fifo()
|
D | musb_gadget.c | 852 struct musb_hw_ep *hw_ep; in musb_gadget_enable() local 1552 struct musb_hw_ep *hw_ep = musb->endpoints + epnum; in init_peripheral_ep() local 1589 struct musb_hw_ep *hw_ep; in musb_g_init_endpoints() local 1769 struct musb_hw_ep *hw_ep; in stop_activity() local
|
D | musb_core.h | 285 static inline struct usb_request *next_in_request(struct musb_hw_ep *hw_ep) in next_in_request() 294 static inline struct usb_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() 480 struct musb_hw_ep *hw_ep, u8 epnum) in musb_read_fifosize()
|
D | musb_host.h | 52 struct musb_hw_ep *hw_ep; /* current binding */ member
|
D | musb_gadget.h | 64 struct musb_hw_ep *hw_ep; member
|
D | tusb6010.c | 168 void musb_write_fifo(struct musb_hw_ep *hw_ep, u16 len, const u8 *buf) in musb_write_fifo() 217 void musb_read_fifo(struct musb_hw_ep *hw_ep, u16 len, u8 *buf) in musb_read_fifo()
|
D | musbhsdma.c | 74 struct musb_hw_ep *hw_ep, u8 transmit) in dma_channel_allocate()
|
D | cppi_dma.h | 87 struct musb_hw_ep *hw_ep; member
|
D | cppi_dma.c | 1152 struct musb_hw_ep *hw_ep = NULL; in cppi_completion() local
|