Home
last modified time | relevance | path

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

/linux-5.19.10/include/linux/usb/
Dehci_def.h177 #define USBMODE_CM_IDLE (0<<0) /* idle state */ macro
/linux-5.19.10/drivers/usb/chipidea/
Dcore.c500 hw_write(ci, OP_USBMODE, USBMODE_CM, USBMODE_CM_IDLE); in hw_device_reset()