Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/musb/
H A Dmusb_host.c203 struct musb_hw_ep *hw_ep = qh->hw_ep; in musb_start_urb() local
297 struct musb_hw_ep *hw_ep, int is_in) in musb_advance_schedule()
983 struct musb_hw_ep *hw_ep = musb->control_ep; in musb_h_ep0_continue() local
1060 struct musb_hw_ep *hw_ep = musb->control_ep; in musb_h_ep0_irq() local
1465 struct musb_hw_ep *hw_ep, in musb_rx_dma_iso_cppi41()
1490 struct musb_hw_ep *hw_ep, in musb_rx_dma_iso_cppi41()
1536 struct musb_hw_ep *hw_ep, in musb_rx_dma_inventra_cppi41()
1606 struct musb_hw_ep *hw_ep, in musb_rx_dma_in_inventra_cppi41()
1706 struct musb_hw_ep *hw_ep, in musb_rx_dma_inventra_cppi41()
1715 struct musb_hw_ep *hw_ep, in musb_rx_dma_in_inventra_cppi41()
[all …]
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 Dmusb_core.c313 static void musb_default_write_fifo(struct musb_hw_ep *hw_ep, u16 len, in musb_default_write_fifo()
358 static void musb_default_read_fifo(struct musb_hw_ep *hw_ep, u16 len, u8 *dst) in musb_default_read_fifo()
446 void musb_read_fifo(struct musb_hw_ep *hw_ep, u16 len, u8 *dst) in musb_read_fifo()
451 void musb_write_fifo(struct musb_hw_ep *hw_ep, u16 len, const u8 *src) in musb_write_fifo()
1379 fifo_setup(struct musb *musb, struct musb_hw_ep *hw_ep, in fifo_setup()
1458 struct musb_hw_ep *hw_ep = musb->endpoints; in ep_config_from_table() local
1546 struct musb_hw_ep *hw_ep; in ep_config_from_hw() local
1665 struct musb_hw_ep *hw_ep = musb->endpoints + i; in musb_core_init() local
H A Dmusb_gadget.c527 struct musb_hw_ep *hw_ep = &musb->endpoints[epnum]; in rxstate() local
799 struct musb_hw_ep *hw_ep = &musb->endpoints[epnum]; in musb_g_rx() local
913 struct musb_hw_ep *hw_ep; in musb_gadget_enable() local
1697 struct musb_hw_ep *hw_ep = musb->endpoints + epnum; in init_peripheral_ep() local
1746 struct musb_hw_ep *hw_ep; in musb_g_init_endpoints() local
H A Dcppi_dma.h80 struct musb_hw_ep *hw_ep; member
127 struct musb_hw_ep *hw_ep; member
H A Dtusb6010.c225 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 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()
H A Dmusb_dsps.c622 static void dsps_read_fifo32(struct musb_hw_ep *hw_ep, u16 len, u8 *dst) in dsps_read_fifo32()
/openbmc/u-boot/drivers/usb/musb-new/
H A Dmusb_host.c196 struct musb_hw_ep *hw_ep = qh->hw_ep; in musb_start_urb() local
340 struct musb_hw_ep *hw_ep, int is_in) in musb_advance_schedule()
426 static u16 musb_h_flush_rxfifo(struct musb_hw_ep *hw_ep, u16 csr) in musb_h_flush_rxfifo()
457 struct musb_hw_ep *hw_ep = musb->endpoints + epnum; in musb_host_packet_rx() local
617 struct musb_hw_ep *hw_ep, struct musb_qh *qh, in musb_tx_dma_program()
690 struct musb_hw_ep *hw_ep = musb->endpoints + epnum; in musb_ep_program() local
893 struct musb_hw_ep *hw_ep = musb->control_ep; in musb_h_ep0_continue() local
970 struct musb_hw_ep *hw_ep = musb->control_ep; in musb_h_ep0_irq() local
1109 struct musb_hw_ep *hw_ep = musb->endpoints + epnum; in musb_host_tx() local
1434 struct musb_hw_ep *hw_ep = musb->endpoints + epnum; in musb_host_rx() local
[all …]
H A Dmusb_core.c216 void musb_write_fifo(struct musb_hw_ep *hw_ep, u16 len, const u8 *src) in musb_write_fifo()
258 void musb_read_fifo(struct musb_hw_ep *hw_ep, u16 len, u8 *dst) in musb_read_fifo()
1183 fifo_setup(struct musb *musb, struct musb_hw_ep *hw_ep, in fifo_setup()
1262 struct musb_hw_ep *hw_ep = musb->endpoints; in ep_config_from_table() local
1348 struct musb_hw_ep *hw_ep; in ep_config_from_hw() local
1474 struct musb_hw_ep *hw_ep = musb->endpoints + i; in musb_core_init() local
2243 struct musb_hw_ep *hw_ep; in musb_save_context() local
2319 struct musb_hw_ep *hw_ep; in musb_restore_context() local
H A Dmusb_gadget.c643 struct musb_hw_ep *hw_ep = &musb->endpoints[epnum]; in rxstate() local
913 struct musb_hw_ep *hw_ep = &musb->endpoints[epnum]; in musb_g_rx() local
1031 struct musb_hw_ep *hw_ep; in musb_gadget_enable() local
1825 struct musb_hw_ep *hw_ep = musb->endpoints + epnum; in init_peripheral_ep() local
1862 struct musb_hw_ep *hw_ep; in musb_g_init_endpoints() local
2056 struct musb_hw_ep *hw_ep; in stop_activity() local
H A Dmusb_host.h30 struct musb_hw_ep *hw_ep; /* current binding */ member
H A Dmusb_gadget.h54 struct musb_hw_ep *hw_ep; member
H A Dpic32.c158 void musb_read_fifo(struct musb_hw_ep *hw_ep, u16 len, u8 *dst) in musb_read_fifo()
H A Dmusb_core.h280 static inline struct musb_request *next_in_request(struct musb_hw_ep *hw_ep) in next_in_request()
285 static inline struct musb_request *next_out_request(struct musb_hw_ep *hw_ep) in next_out_request()
461 struct musb_hw_ep *hw_ep, u8 epnum) in musb_read_fifosize()
H A Dam35x.c452 void musb_read_fifo(struct musb_hw_ep *hw_ep, u16 len, u8 *dst) in musb_read_fifo()