Home
last modified time | relevance | path

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

/linux/drivers/usb/host/
H A Dxhci-port.h110 #define PORT_WKCONN_E (1 << 25) macro
/linux/include/linux/usb/
H A Dehci_def.h130 #define PORT_WKCONN_E (1<<20) /* wake on connect (enable) */ macro
/linux/drivers/usb/cdns3/
H A Dcdnsp-gadget.h321 #define PORT_WKCONN_E BIT(25) macro