Searched refs:PORT_WKCONN_E (Results 1 – 10 of 10) sorted by relevance
276 temp &= ~(PORT_RWC_BITS | PORT_WKCONN_E); in ci_ehci_hub_control()294 temp &= ~(PORT_WKDISC_E | PORT_WKCONN_E); in ci_ehci_hub_control()363 tmp &= ~(PORT_WKDISC_E | PORT_WKCONN_E); in ci_ehci_bus_suspend()
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()1062 temp &= ~PORT_WKCONN_E; in ehci_hub_control()
19 #define PORT_WAKE_BITS (PORT_WKOC_E | PORT_WKDISC_E | PORT_WKCONN_E)794 temp |= PORT_WKCONN_E; in xhci_set_remote_wake_mask()796 temp &= ~PORT_WKCONN_E; in xhci_set_remote_wake_mask()1779 t2 &= ~PORT_WKCONN_E; in xhci_bus_suspend()1781 t2 |= PORT_WKOC_E | PORT_WKCONN_E; in xhci_bus_suspend()
176 #define PORT_WKCONN_E (1<<20) /* wake on connect (enable) */ macro3563 #define PORT_WAKE_BITS (PORT_WKOC_E|PORT_WKDISC_E|PORT_WKCONN_E)3901 t2 |= PORT_WKOC_E|PORT_WKDISC_E|PORT_WKCONN_E; in oxu_bus_suspend()3903 t2 &= ~(PORT_WKOC_E|PORT_WKDISC_E|PORT_WKCONN_E); in oxu_bus_suspend()3973 | PORT_WKOC_E | PORT_WKDISC_E | PORT_WKCONN_E); in oxu_bus_resume()
402 #define PORT_WKCONN_E (1 << 25) macro2652 if (portsc & PORT_WKCONN_E) in xhci_decode_portsc()
31 #define PORT_WAKE_BITS (PORT_WKOC_E | PORT_WKDISC_E | PORT_WKCONN_E)
161 #define CDNSP_PORT_RWS (PORT_PLS_MASK | PORT_WKCONN_E | PORT_WKDISC_E)321 #define PORT_WKCONN_E BIT(25) macro
493 if (portsc & PORT_WKCONN_E) in cdnsp_decode_portsc()
110 temp |= PORT_WKCONN_E | PORT_WKDISC_E; in cdnsp_set_link_state()
2173 #define PORT_WAKE_BITS (PORT_WKOC_E|PORT_WKDISC_E|PORT_WKCONN_E)