Home
last modified time | relevance | path

Searched defs:read_fifo (Results 1 – 4 of 4) sorted by relevance

/rk3399_rockchip-uboot/drivers/usb/musb/
H A Dam35x.c118 void read_fifo(u8 ep, u32 length, void *fifo_data) in read_fifo() function
H A Dmusb_core.c144 void read_fifo(u8 ep, u32 length, void *fifo_data) in read_fifo() function
/rk3399_rockchip-uboot/drivers/usb/gadget/
H A Dat91_udc.c122 static int read_fifo (struct at91_ep *ep, struct at91_request *req) in read_fifo() function
H A Dpxa25x_udc.c605 read_fifo(struct pxa25x_ep *ep, struct pxa25x_request *req) in read_fifo() function