Searched refs:PORT_WKDISC_E (Results 1 – 9 of 9) sorted by relevance
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)691 temp |= PORT_WKDISC_E; in xhci_set_remote_wake_mask()693 temp &= ~PORT_WKDISC_E; in xhci_set_remote_wake_mask()1518 t2 |= PORT_WKOC_E | PORT_WKDISC_E; in xhci_bus_suspend()1522 t2 &= ~PORT_WKDISC_E; in xhci_bus_suspend()
144 #define PORT_WKDISC_E (1<<21) /* wake on disconnect (enable) */ macro
3130 #define PORT_WAKE_BITS (PORT_WKOC_E|PORT_WKDISC_E|PORT_WKCONN_E)3468 t2 |= PORT_WKOC_E|PORT_WKDISC_E|PORT_WKCONN_E; in oxu_bus_suspend()3470 t2 &= ~(PORT_WKOC_E|PORT_WKDISC_E|PORT_WKCONN_E); in oxu_bus_suspend()3538 | PORT_WKOC_E | PORT_WKDISC_E | PORT_WKCONN_E); in oxu_bus_resume()
397 #define PORT_WKDISC_E (1 << 26) macro2506 if (portsc & PORT_WKDISC_E) in xhci_decode_portsc()
29 #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)