Home
last modified time | relevance | path

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

/openbmc/u-boot/include/usb/
H A Dudc.h27 #ifndef UDC_OUT_ENDPOINT
28 #define UDC_OUT_ENDPOINT 2 macro
H A Dpxa27x_udc.h27 #define UDC_OUT_ENDPOINT 0x02 macro
/openbmc/u-boot/drivers/serial/
H A Dusbtty.h50 #define CONFIG_USBD_SERIAL_OUT_ENDPOINT UDC_OUT_ENDPOINT
H A Dusbtty.c244 .bEndpointAddress = UDC_OUT_ENDPOINT | USB_DIR_OUT,
324 .bEndpointAddress = UDC_OUT_ENDPOINT | USB_DIR_OUT,