Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/chipidea/
Dbits.h138 #define USBMODE_CI_SDIS BIT(4) macro
Dcore.c426 hw_write(ci, OP_USBMODE, USBMODE_CI_SDIS, USBMODE_CI_SDIS); in ci_platform_configure()
430 hw_write(ci, OP_USBMODE, USBMODE_CI_SDIS, USBMODE_CI_SDIS); in ci_platform_configure()