Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/usb/
Dehci_def.h175 #define USBMODE_CM_IDLE (0<<0) /* idle state */ macro
/Linux-v5.10/drivers/usb/chipidea/
Dcore.c495 hw_write(ci, OP_USBMODE, USBMODE_CM, USBMODE_CM_IDLE); in hw_device_reset()