Home
last modified time | relevance | path

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

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