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()1064 temp |= PORT_WKDISC_E | PORT_WKOC_E; in ehci_hub_control()
114 #define PORT_WKOC_E (1 << 27) macro
20 #define PORT_WAKE_BITS (PORT_WKOC_E | PORT_WKDISC_E | PORT_WKCONN_E)835 temp |= PORT_WKOC_E; in xhci_set_remote_wake_mask()837 temp &= ~PORT_WKOC_E; in xhci_set_remote_wake_mask()1799 t2 |= PORT_WKOC_E | PORT_WKDISC_E; in xhci_bus_suspend()1802 t2 |= PORT_WKOC_E | PORT_WKCONN_E; in xhci_bus_suspend()
2403 if (portsc & PORT_WKOC_E) in xhci_decode_portsc()
32 #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
292 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)