Home
last modified time | relevance | path

Searched refs:EP0_XFER_COMPLETE (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/include/usb/
H A Dpxa27x_udc.h19 #define EP0_XFER_COMPLETE 3 macro
/openbmc/u-boot/drivers/usb/gadget/
H A Dpxa27x_udc.c129 ep0state = EP0_XFER_COMPLETE; in udc_write_urb()
359 case EP0_XFER_COMPLETE: in udc_handle_ep0()