Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/usb/
H A Dehci_def.h163 #define USBMODE_CM_IDLE (0<<0) /* idle state */ macro
/openbmc/u-boot/drivers/usb/host/
H A Dehci.h79 #define USBMODE_CM_IDLE (0 << 0) /* idle state */ macro