Home
last modified time | relevance | path

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

/linux-3.3/include/linux/usb/
Dehci_def.h164 #define USBMODE_CM_IDLE (0<<0) /* idle state */ macro
/linux-3.3/drivers/usb/gadget/
Dci13xxx_udc.h187 #define USBMODE_CM_IDLE (0x00UL << 0) macro