Home
last modified time | relevance | path

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

/openbmc/u-boot/include/usb/
H A Dudc.h23 #ifndef UDC_INT_ENDPOINT
24 #define UDC_INT_ENDPOINT 1 macro
H A Dpxa27x_udc.h29 #define UDC_INT_ENDPOINT 0x05 macro
/openbmc/u-boot/drivers/serial/
H A Dusbtty.h54 #define CONFIG_USBD_SERIAL_INT_ENDPOINT UDC_INT_ENDPOINT
H A Dusbtty.c218 .bEndpointAddress = UDC_INT_ENDPOINT | USB_DIR_IN,
344 .bEndpointAddress = UDC_INT_ENDPOINT | USB_DIR_IN,