Searched refs:PORT_WKOC_E (Results 1 – 6 of 6) 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
175 #define PORT_WKOC_E (1<<22) /* wake on overcurrent (enable) */ macro3539 #define PORT_WAKE_BITS (PORT_WKOC_E|PORT_WKDISC_E|PORT_WKCONN_E)3877 t2 |= PORT_WKOC_E|PORT_WKDISC_E|PORT_WKCONN_E; in oxu_bus_suspend()3879 t2 &= ~(PORT_WKOC_E|PORT_WKDISC_E|PORT_WKCONN_E); in oxu_bus_suspend()3949 | PORT_WKOC_E | PORT_WKDISC_E | PORT_WKCONN_E); in oxu_bus_resume()
33 #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
2170 #define PORT_WAKE_BITS (PORT_WKOC_E|PORT_WKDISC_E|PORT_WKCONN_E)