Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/usb/
H A Dehci_def.h162 #define USBMODE_CM_HC (3<<0) /* host controller mode */ macro
/openbmc/u-boot/drivers/usb/host/
H A Dehci.h78 #define USBMODE_CM_HC (3 << 0) /* host controller mode */ macro