Home
last modified time | relevance | path

Searched defs:USBMODE_CM_HC (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/include/linux/usb/
H A Dehci_def.h174 #define USBMODE_CM_HC (3<<0) /* host controller mode */ macro
/OK3568_Linux_fs/u-boot/drivers/usb/host/
H A Dehci.h76 #define USBMODE_CM_HC (3 << 0) /* host controller mode */ macro