Searched defs:USBMODE_CM_IDLE (Results 1 – 2 of 2) sorted by relevance
/linux-3.3/include/linux/usb/ | ||
D | ehci_def.h | 164 #define USBMODE_CM_IDLE (0<<0) /* idle state */ macro |
/linux-3.3/drivers/usb/gadget/ | ||
D | ci13xxx_udc.h | 187 #define USBMODE_CM_IDLE (0x00UL << 0) macro |