Searched refs:USB_MODE_ES (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/usb/gadget/udc/ | ||
| H A D | fsl_usb2_udc.h | 287 #define USB_MODE_ES 0x00000004 /* Endian Select */ macro |
| H A D | fsl_udc_core.c | 302 tmp |= USB_MODE_ES; in dr_controller_setup() |