Home
last modified time | relevance | path

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

/openbmc/u-boot/include/usb/
H A Dpxa27x_udc.h17 #define EP0_IN_DATA 1 macro
/openbmc/u-boot/drivers/usb/gadget/
H A Dpxa27x_udc.c295 ep0state = EP0_IN_DATA; in udc_handle_ep0()
344 case EP0_IN_DATA: in udc_handle_ep0()
/openbmc/linux/drivers/staging/emxx_udc/
H A Demxx_udc.h177 #define EP0_IN_DATA BIT(10) macro