Searched refs:PORT_WKOC_E (Results 1 – 8 of 8) sorted by relevance
18 #define PORT_WAKE_BITS (PORT_WKOC_E|PORT_WKDISC_E|PORT_WKCONN_E)187 t2 |= PORT_WKOC_E | PORT_WKDISC_E; in ehci_adjust_port_wakeup_flags()189 t2 |= PORT_WKOC_E | PORT_WKCONN_E; in ehci_adjust_port_wakeup_flags()277 t2 |= PORT_WKOC_E | PORT_WKDISC_E; in ehci_bus_suspend()279 t2 |= PORT_WKOC_E | PORT_WKCONN_E; in ehci_bus_suspend()1056 temp |= PORT_WKDISC_E | PORT_WKOC_E; in ehci_hub_control()
19 #define PORT_WAKE_BITS (PORT_WKOC_E | PORT_WKDISC_E | PORT_WKCONN_E)805 temp |= PORT_WKOC_E; in xhci_set_remote_wake_mask()807 temp &= ~PORT_WKOC_E; in xhci_set_remote_wake_mask()1779 t2 |= PORT_WKOC_E | PORT_WKDISC_E; in xhci_bus_suspend()1782 t2 |= PORT_WKOC_E | PORT_WKCONN_E; in xhci_bus_suspend()
174 #define PORT_WKOC_E (1<<22) /* wake on overcurrent (enable) */ macro3563 #define PORT_WAKE_BITS (PORT_WKOC_E|PORT_WKDISC_E|PORT_WKCONN_E)3901 t2 |= PORT_WKOC_E|PORT_WKDISC_E|PORT_WKCONN_E; in oxu_bus_suspend()3903 t2 &= ~(PORT_WKOC_E|PORT_WKDISC_E|PORT_WKCONN_E); in oxu_bus_suspend()3973 | PORT_WKOC_E | PORT_WKDISC_E | PORT_WKCONN_E); in oxu_bus_resume()
405 #define PORT_WKOC_E (1 << 27) macro2647 if (portsc & PORT_WKOC_E) in xhci_decode_portsc()
29 #define PORT_WAKE_BITS (PORT_WKOC_E | PORT_WKDISC_E | PORT_WKCONN_E)
128 #define PORT_WKOC_E (1<<22) /* wake on overcurrent (enable) */ macro
285 temp |= PORT_WKDISC_E | PORT_WKOC_E; in ci_ehci_hub_control()
2170 #define PORT_WAKE_BITS (PORT_WKOC_E|PORT_WKDISC_E|PORT_WKCONN_E)