Home
last modified time | relevance | path

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

/linux/drivers/usb/musb/
H A Dux500_dma.c33 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 Dmusb_cppi41.c72 struct musb_hw_ep *hw_ep = cppi41_channel->hw_ep; in update_rx_toggle() local
100 static bool musb_is_tx_fifo_empty(struct musb_hw_ep *hw_ep) in musb_is_tx_fifo_empty()
119 struct musb_hw_ep *hw_ep = cppi41_channel->hw_ep; in cppi41_trans_done() local
201 struct musb_hw_ep *hw_ep = cppi41_channel->hw_ep; in cppi41_recheck_tx_req() local
225 struct musb_hw_ep *hw_ep = cppi41_channel->hw_ep; in cppi41_dma_callback() local
483 struct musb_hw_ep *hw_ep, u8 is_tx) in cppi41_dma_channel_allocate()
H A Dtusb6010_omap.c35 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 Dcppi_dma.h80 struct musb_hw_ep *hw_ep; member
127 struct musb_hw_ep *hw_ep; member
H A Dmusb_gadget.h77 struct musb_hw_ep *hw_ep; member
H A Dmusb_host.h19 struct musb_hw_ep *hw_ep; /* current binding */ member
H A Dmusb_core.h241 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 Dmusbhsdma.c99 struct musb_hw_ep *hw_ep, u8 transmit) in dma_channel_allocate()