Home
last modified time | relevance | path

Searched refs:musb_read_fifo (Results 1 - 12 of 12) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/musb/
H A Dmusb_gadget_ep0.c484 musb_read_fifo(&musb->endpoints[0], count, buf); in ep0_rxstate()
580 musb_read_fifo(&musb->endpoints[0], sizeof *req, (u8 *)req); in musb_read_setup()
H A Dmusb_core.h497 extern void musb_read_fifo(struct musb_hw_ep *ep, u16 len, u8 *dst);
H A Dtusb6010_omap.c148 musb_read_fifo(hw_ep, pio, buf); in tusb_omap_dma_cb()
H A Dmusb_host.c488 musb_read_fifo(hw_ep, length, buf); in musb_host_packet_rx()
1001 musb_read_fifo(hw_ep, fifo_count, fifo_dest); in musb_h_ep0_continue()
H A Dmusb_gadget.c766 musb_read_fifo(musb_ep->hw_ep, fifo_count, (u8 *) in rxstate()
H A Dmusb_core.c446 void musb_read_fifo(struct musb_hw_ep *hw_ep, u16 len, u8 *dst) in musb_read_fifo() function
/kernel/linux/linux-6.6/drivers/usb/musb/
H A Dmusb_gadget_ep0.c484 musb_read_fifo(&musb->endpoints[0], count, buf); in ep0_rxstate()
580 musb_read_fifo(&musb->endpoints[0], sizeof *req, (u8 *)req); in musb_read_setup()
H A Dmusb_core.h497 extern void musb_read_fifo(struct musb_hw_ep *ep, u16 len, u8 *dst);
H A Dtusb6010_omap.c148 musb_read_fifo(hw_ep, pio, buf); in tusb_omap_dma_cb()
H A Dmusb_host.c488 musb_read_fifo(hw_ep, length, buf); in musb_host_packet_rx()
995 musb_read_fifo(hw_ep, fifo_count, fifo_dest); in musb_h_ep0_continue()
H A Dmusb_gadget.c766 musb_read_fifo(musb_ep->hw_ep, fifo_count, (u8 *) in rxstate()
H A Dmusb_core.c446 void musb_read_fifo(struct musb_hw_ep *hw_ep, u16 len, u8 *dst) in musb_read_fifo() function

Completed in 23 milliseconds