Home
last modified time | relevance | path

Searched defs:PORT_WKDISC_E (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/usb/host/
H A Dxhci-port.h112 #define PORT_WKDISC_E (1 << 26) macro
/linux/include/linux/usb/
H A Dehci_def.h129 #define PORT_WKDISC_E (1<<21) /* wake on disconnect (enable) */ macro
/linux/drivers/usb/cdns3/
H A Dcdnsp-gadget.h323 #define PORT_WKDISC_E BIT(26) macro