Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/usb/
H A Dudc.h29 #ifndef UDC_OUT_ENDPOINT
30 #define UDC_OUT_ENDPOINT 2 macro
H A Dpxa27x_udc.h28 #define UDC_OUT_ENDPOINT 0x02 macro
/OK3568_Linux_fs/u-boot/drivers/serial/
H A Dusbtty.h51 #define CONFIG_USBD_SERIAL_OUT_ENDPOINT UDC_OUT_ENDPOINT
H A Dusbtty.c245 .bEndpointAddress = UDC_OUT_ENDPOINT | USB_DIR_OUT,
325 .bEndpointAddress = UDC_OUT_ENDPOINT | USB_DIR_OUT,