Searched refs:PORT_WKCONN_E (Results 1 – 9 of 9) sorted by relevance
252 temp &= ~(PORT_RWC_BITS | PORT_WKCONN_E); in ci_ehci_hub_control()270 temp &= ~(PORT_WKDISC_E | PORT_WKCONN_E); in ci_ehci_hub_control()339 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)206 temp &= ~(PORT_RWC_BITS | PORT_WKCONN_E); in tegra_ehci_hub_control()
19 #define PORT_WAKE_BITS (PORT_WKOC_E|PORT_WKDISC_E|PORT_WKCONN_E)190 t2 |= PORT_WKOC_E | PORT_WKCONN_E; in ehci_adjust_port_wakeup_flags()280 t2 |= PORT_WKOC_E | PORT_WKCONN_E; in ehci_bus_suspend()1191 temp &= ~PORT_WKCONN_E; in ehci_hub_control()
18 #define PORT_WAKE_BITS (PORT_WKOC_E | PORT_WKDISC_E | PORT_WKCONN_E)695 temp |= PORT_WKCONN_E; in xhci_set_remote_wake_mask()697 temp &= ~PORT_WKCONN_E; in xhci_set_remote_wake_mask()1597 t2 &= ~PORT_WKCONN_E; in xhci_bus_suspend()1599 t2 |= PORT_WKOC_E | PORT_WKCONN_E; in xhci_bus_suspend()
175 #define PORT_WKCONN_E (1<<20) /* wake on connect (enable) */ macro3560 #define PORT_WAKE_BITS (PORT_WKOC_E|PORT_WKDISC_E|PORT_WKCONN_E)3898 t2 |= PORT_WKOC_E|PORT_WKDISC_E|PORT_WKCONN_E; in oxu_bus_suspend()3900 t2 &= ~(PORT_WKOC_E|PORT_WKDISC_E|PORT_WKCONN_E); in oxu_bus_suspend()3968 | PORT_WKOC_E | PORT_WKDISC_E | PORT_WKCONN_E); in oxu_bus_resume()
395 #define PORT_WKCONN_E (1 << 25) macro2573 if (portsc & PORT_WKCONN_E) in xhci_decode_portsc()
30 #define PORT_WAKE_BITS (PORT_WKOC_E | PORT_WKDISC_E | PORT_WKCONN_E)
1786 #define PORT_WAKE_BITS (PORT_WKOC_E|PORT_WKDISC_E|PORT_WKCONN_E)