Home
last modified time | relevance | path

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

/u-boot/include/usb/
A Dudc.h31 #ifndef UDC_IN_ENDPOINT
32 #define UDC_IN_ENDPOINT 3 macro
/u-boot/drivers/serial/
A Dusbtty.h29 #define CFG_USBD_SERIAL_IN_ENDPOINT UDC_IN_ENDPOINT
A Dusbtty.c243 .bEndpointAddress = UDC_IN_ENDPOINT | USB_DIR_IN,
322 .bEndpointAddress = UDC_IN_ENDPOINT | USB_DIR_IN,

Completed in 7 milliseconds