Searched refs:USBMODE_CM_IDLE (Results 1 – 3 of 3) sorted by relevance
163 #define USBMODE_CM_IDLE (0<<0) /* idle state */ macro
79 #define USBMODE_CM_IDLE (0 << 0) /* idle state */ macro
502 hw_write(ci, OP_USBMODE, USBMODE_CM, USBMODE_CM_IDLE); in hw_device_reset()