Home
last modified time | relevance | path

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

/openbmc/u-boot/include/usb/
H A Dudc.h31 #ifndef UDC_IN_ENDPOINT
32 #define UDC_IN_ENDPOINT 3 macro
H A Dpxa27x_udc.h28 #define UDC_IN_ENDPOINT 0x01 macro
/openbmc/u-boot/drivers/serial/
H A Dusbtty.h52 #define CONFIG_USBD_SERIAL_IN_ENDPOINT UDC_IN_ENDPOINT
H A Dusbtty.c255 .bEndpointAddress = UDC_IN_ENDPOINT | USB_DIR_IN,
334 .bEndpointAddress = UDC_IN_ENDPOINT | USB_DIR_IN,