Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/usb/
H A Dudc.h33 #ifndef UDC_IN_ENDPOINT
34 #define UDC_IN_ENDPOINT 3 macro
H A Dpxa27x_udc.h29 #define UDC_IN_ENDPOINT 0x01 macro
/OK3568_Linux_fs/u-boot/drivers/serial/
H A Dusbtty.h53 #define CONFIG_USBD_SERIAL_IN_ENDPOINT UDC_IN_ENDPOINT
H A Dusbtty.c256 .bEndpointAddress = UDC_IN_ENDPOINT | USB_DIR_IN,
335 .bEndpointAddress = UDC_IN_ENDPOINT | USB_DIR_IN,