Searched refs:PORT_WKDISC_E (Results 1 – 9 of 9) sorted by relevance
253 temp |= PORT_WKDISC_E | PORT_WKOC_E; in ci_ehci_hub_control()270 temp &= ~(PORT_WKDISC_E | PORT_WKCONN_E); in ci_ehci_hub_control()339 tmp &= ~(PORT_WKDISC_E | PORT_WKCONN_E); in ci_ehci_bus_suspend()
141 #define PORT_WKDISC_E (1<<21) /* wake on disconnect (enable) */ macro
19 #define PORT_WAKE_BITS (PORT_WKOC_E|PORT_WKDISC_E|PORT_WKCONN_E)188 t2 |= PORT_WKOC_E | PORT_WKDISC_E; in ehci_adjust_port_wakeup_flags()278 t2 |= PORT_WKOC_E | PORT_WKDISC_E; in ehci_bus_suspend()290 if ((t2 & PORT_WKDISC_E) && in ehci_bus_suspend()1192 temp |= PORT_WKDISC_E | PORT_WKOC_E; in ehci_hub_control()
31 #define PORT_WAKE_BITS (PORT_WKOC_E|PORT_WKDISC_E|PORT_WKCONN_E)207 temp |= PORT_WKDISC_E | PORT_WKOC_E; in tegra_ehci_hub_control()
18 #define PORT_WAKE_BITS (PORT_WKOC_E | PORT_WKDISC_E | PORT_WKCONN_E)700 temp |= PORT_WKDISC_E; in xhci_set_remote_wake_mask()702 temp &= ~PORT_WKDISC_E; in xhci_set_remote_wake_mask()1596 t2 |= PORT_WKOC_E | PORT_WKDISC_E; in xhci_bus_suspend()1600 t2 &= ~PORT_WKDISC_E; in xhci_bus_suspend()
174 #define PORT_WKDISC_E (1<<21) /* wake on disconnect (enable) */ macro3560 #define PORT_WAKE_BITS (PORT_WKOC_E|PORT_WKDISC_E|PORT_WKCONN_E)3898 t2 |= PORT_WKOC_E|PORT_WKDISC_E|PORT_WKCONN_E; in oxu_bus_suspend()3900 t2 &= ~(PORT_WKOC_E|PORT_WKDISC_E|PORT_WKCONN_E); in oxu_bus_suspend()3968 | PORT_WKOC_E | PORT_WKDISC_E | PORT_WKCONN_E); in oxu_bus_resume()
397 #define PORT_WKDISC_E (1 << 26) macro2575 if (portsc & PORT_WKDISC_E) in xhci_decode_portsc()
30 #define PORT_WAKE_BITS (PORT_WKOC_E | PORT_WKDISC_E | PORT_WKCONN_E)
1786 #define PORT_WAKE_BITS (PORT_WKOC_E|PORT_WKDISC_E|PORT_WKCONN_E)