Searched refs:PORT_WKCONN_E (Results 1 – 10 of 10) sorted by relevance
262 temp &= ~(PORT_RWC_BITS | PORT_WKCONN_E); in ci_ehci_hub_control()280 temp &= ~(PORT_WKDISC_E | PORT_WKCONN_E); in ci_ehci_hub_control()349 tmp &= ~(PORT_WKDISC_E | PORT_WKCONN_E); in ci_ehci_bus_suspend()
142 #define PORT_WKCONN_E (1<<20) /* wake on connect (enable) */ macro
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()1193 temp &= ~PORT_WKCONN_E; in ehci_hub_control()
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)713 temp |= PORT_WKCONN_E; in xhci_set_remote_wake_mask()715 temp &= ~PORT_WKCONN_E; in xhci_set_remote_wake_mask()1701 t2 &= ~PORT_WKCONN_E; in xhci_bus_suspend()1703 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()3972 | PORT_WKOC_E | PORT_WKDISC_E | PORT_WKCONN_E); in oxu_bus_resume()
402 #define PORT_WKCONN_E (1 << 25) macro2683 if (portsc & PORT_WKCONN_E) in xhci_decode_portsc()
29 #define PORT_WAKE_BITS (PORT_WKOC_E | PORT_WKDISC_E | PORT_WKCONN_E)
340 #define PORT_WKCONN_E (1 << 25) macro
1782 #define PORT_WAKE_BITS (PORT_WKOC_E|PORT_WKDISC_E|PORT_WKCONN_E)