Searched refs:PORT_WKCONN_E (Results 1 – 9 of 9) sorted by relevance
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)686 temp |= PORT_WKCONN_E; in xhci_set_remote_wake_mask()688 temp &= ~PORT_WKCONN_E; in xhci_set_remote_wake_mask()1519 t2 &= ~PORT_WKCONN_E; in xhci_bus_suspend()1521 t2 |= PORT_WKOC_E | PORT_WKCONN_E; in xhci_bus_suspend()
145 #define PORT_WKCONN_E (1<<20) /* wake on connect (enable) */ macro
3130 #define PORT_WAKE_BITS (PORT_WKOC_E|PORT_WKDISC_E|PORT_WKCONN_E)3468 t2 |= PORT_WKOC_E|PORT_WKDISC_E|PORT_WKCONN_E; in oxu_bus_suspend()3470 t2 &= ~(PORT_WKOC_E|PORT_WKDISC_E|PORT_WKCONN_E); in oxu_bus_suspend()3538 | PORT_WKOC_E | PORT_WKDISC_E | PORT_WKCONN_E); in oxu_bus_resume()
395 #define PORT_WKCONN_E (1 << 25) macro2504 if (portsc & PORT_WKCONN_E) in xhci_decode_portsc()
29 #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)