Home
last modified time | relevance | path

Searched refs:read_ep0_fifo (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/drivers/usb/gadget/
H A Dpxa25x_udc.c683 read_ep0_fifo(struct pxa25x_ep *ep, struct pxa25x_request *req) in read_ep0_fifo() function
800 && read_ep0_fifo(ep, req))) { in pxa25x_ep_queue()
1430 if (read_ep0_fifo(ep, req)) in handle_ep0()
/openbmc/linux/drivers/usb/gadget/udc/
H A Dpxa27x_udc.c970 static int read_ep0_fifo(struct pxa_ep *ep, struct pxa27x_request *req) in read_ep0_fifo() function
1129 if (read_ep0_fifo(ep, req)) in pxa_ep_queue()
1982 completed = read_ep0_fifo(ep, req); in handle_ep0()
H A Dpxa25x_udc.c797 read_ep0_fifo (struct pxa25x_ep *ep, struct pxa25x_request *req) in read_ep0_fifo() function
907 && read_ep0_fifo(ep, req))) { in pxa25x_ep_queue()
1786 if (read_ep0_fifo(ep, req)) in handle_ep0()