Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/usb/
H A Dehci_def.h175 #define USBMODE_CM_IDLE (0<<0) /* idle state */ macro
/OK3568_Linux_fs/u-boot/drivers/usb/host/
H A Dehci.h77 #define USBMODE_CM_IDLE (0 << 0) /* idle state */ macro