Home
last modified time | relevance | path

Searched refs:musb_write_fifo (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/usb/musb/
H A Dmusb_core.h496 extern void musb_write_fifo(struct musb_hw_ep *ep, u16 len, const u8 *src);
H A Dtusb6010_omap.c143 musb_write_fifo(hw_ep, pio, buf); in tusb_omap_dma_cb()
H A Dmusb_core.c452 void musb_write_fifo(struct musb_hw_ep *hw_ep, u16 len, const u8 *src) in musb_write_fifo() function
587 musb_write_fifo(musb->control_ep, in musb_load_testpacket()
H A Dmusb_gadget.c386 musb_write_fifo(musb_ep->hw_ep, fifo_count, in txstate()