Searched refs:PORT_WAKE_BITS (Results 1 – 6 of 6) sorted by relevance
32 #define PORT_WAKE_BITS (PORT_WKOC_E|PORT_WKDISC_E|PORT_WKCONN_E) macro192 u32 t2 = t1 & ~PORT_WAKE_BITS; in ehci_adjust_port_wakeup_flags()270 u32 t2 = t1 & ~PORT_WAKE_BITS; in ehci_bus_suspend()465 temp &= ~(PORT_RWC_BITS | PORT_WAKE_BITS); in ehci_bus_resume()945 temp &= ~PORT_WAKE_BITS; in ehci_hub_control()
30 #define PORT_WAKE_BITS (PORT_WKOC_E | PORT_WKDISC_E | PORT_WKCONN_E) macro1177 t2 &= ~PORT_WAKE_BITS; in xhci_bus_suspend()1224 temp &= ~(PORT_RWC_BITS | PORT_CEC | PORT_WAKE_BITS); in xhci_bus_resume()1226 temp &= ~(PORT_RWC_BITS | PORT_WAKE_BITS); in xhci_bus_resume()
41 #define PORT_WAKE_BITS (PORT_WKOC_E|PORT_WKDISC_E|PORT_WKCONN_E) macro266 temp &= ~(PORT_RWC_BITS | PORT_WAKE_BITS); in tegra_ehci_hub_control()
3157 #define PORT_WAKE_BITS (PORT_WKOC_E|PORT_WKDISC_E|PORT_WKCONN_E) macro3215 temp &= ~(PORT_RWC_BITS | PORT_WAKE_BITS); in oxu_hub_control()3392 temp |= PORT_WAKE_BITS; in oxu_hub_control()
38 #define PORT_WAKE_BITS (PORT_WKOC_E | PORT_WKDISC_E | PORT_WKCONN_E) macro884 t2 = t1 & ~PORT_WAKE_BITS; in xhci_disable_port_wake_on_bits()895 t2 = t1 & ~PORT_WAKE_BITS; in xhci_disable_port_wake_on_bits()
1785 #define PORT_WAKE_BITS (PORT_WKOC_E|PORT_WKDISC_E|PORT_WKCONN_E) macro