Searched refs:PORT_WKCONN_E (Results 1 – 9 of 9) sorted by relevance
254 temp &= ~(PORT_RWC_BITS | PORT_WKCONN_E); in ci_ehci_hub_control()272 temp &= ~(PORT_WKDISC_E | PORT_WKCONN_E); in ci_ehci_hub_control()341 tmp &= ~(PORT_WKDISC_E | PORT_WKCONN_E); in ci_ehci_bus_suspend()
142 #define PORT_WKCONN_E (1<<20) /* wake on connect (enable) */ macro
31 #define PORT_WAKE_BITS (PORT_WKOC_E|PORT_WKDISC_E|PORT_WKCONN_E)204 temp &= ~(PORT_RWC_BITS | PORT_WKCONN_E); in tegra_ehci_hub_control()
18 #define PORT_WAKE_BITS (PORT_WKOC_E|PORT_WKDISC_E|PORT_WKCONN_E)189 t2 |= PORT_WKOC_E | PORT_WKCONN_E; in ehci_adjust_port_wakeup_flags()279 t2 |= PORT_WKOC_E | PORT_WKCONN_E; in ehci_bus_suspend()1190 temp &= ~PORT_WKCONN_E; in ehci_hub_control()
18 #define PORT_WAKE_BITS (PORT_WKOC_E | PORT_WKDISC_E | PORT_WKCONN_E)706 temp |= PORT_WKCONN_E; in xhci_set_remote_wake_mask()708 temp &= ~PORT_WKCONN_E; in xhci_set_remote_wake_mask()1674 t2 &= ~PORT_WKCONN_E; in xhci_bus_suspend()1676 t2 |= PORT_WKOC_E | PORT_WKCONN_E; in xhci_bus_suspend()
176 #define PORT_WKCONN_E (1<<20) /* wake on connect (enable) */ macro3562 #define PORT_WAKE_BITS (PORT_WKOC_E|PORT_WKDISC_E|PORT_WKCONN_E)3900 t2 |= PORT_WKOC_E|PORT_WKDISC_E|PORT_WKCONN_E; in oxu_bus_suspend()3902 t2 &= ~(PORT_WKOC_E|PORT_WKDISC_E|PORT_WKCONN_E); in oxu_bus_suspend()3970 | PORT_WKOC_E | PORT_WKDISC_E | PORT_WKCONN_E); in oxu_bus_resume()
395 #define PORT_WKCONN_E (1 << 25) macro2591 if (portsc & PORT_WKCONN_E) in xhci_decode_portsc()
30 #define PORT_WAKE_BITS (PORT_WKOC_E | PORT_WKDISC_E | PORT_WKCONN_E)
1782 #define PORT_WAKE_BITS (PORT_WKOC_E|PORT_WKDISC_E|PORT_WKCONN_E)