/linux-3.3/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() 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 …]
|
D | musb_core.c | 215 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
|
D | ux500_dma.c | 39 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()
|
D | tusb6010_omap.c | 35 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()
|
D | musb_gadget.c | 634 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
|
D | blackfin.c | 37 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()
|
D | musb_host.h | 52 struct musb_hw_ep *hw_ep; /* current binding */ member
|
D | musb_gadget.h | 73 struct musb_hw_ep *hw_ep; member
|
D | tusb6010.c | 175 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()
|
D | musb_core.h | 284 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()
|
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 | 415 void musb_read_fifo(struct musb_hw_ep *hw_ep, u16 len, u8 *dst) in musb_read_fifo()
|
D | cppi_dma.c | 1166 struct musb_hw_ep *hw_ep = NULL; in cppi_interrupt() local
|