Home
last modified time | relevance | path

Searched refs:USBMODE_CI_SDIS (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/drivers/usb/chipidea/
Dhost.c145 hw_write(ci, OP_USBMODE, USBMODE_CI_SDIS, USBMODE_CI_SDIS); in host_start()
Dbits.h126 #define USBMODE_CI_SDIS BIT(4) macro
Dcore.c451 hw_write(ci, OP_USBMODE, USBMODE_CI_SDIS, USBMODE_CI_SDIS); in hw_device_reset()