Searched refs:PORT_WKDISC_E (Results 1 – 11 of 11) sorted by relevance
278 temp |= PORT_WKDISC_E | PORT_WKOC_E; in ci_ehci_hub_control()295 temp &= ~(PORT_WKDISC_E | PORT_WKCONN_E); in ci_ehci_hub_control()364 tmp &= ~(PORT_WKDISC_E | PORT_WKCONN_E); in ci_ehci_bus_suspend()
143 #define PORT_WKDISC_E (1<<21) /* wake on disconnect (enable) */ macro
18 #define PORT_WAKE_BITS (PORT_WKOC_E|PORT_WKDISC_E|PORT_WKCONN_E)187 t2 |= PORT_WKOC_E | PORT_WKDISC_E; in ehci_adjust_port_wakeup_flags()277 t2 |= PORT_WKOC_E | PORT_WKDISC_E; in ehci_bus_suspend()289 if ((t2 & PORT_WKDISC_E) && in ehci_bus_suspend()1055 temp |= PORT_WKDISC_E | PORT_WKOC_E; in ehci_hub_control()
19 #define PORT_WAKE_BITS (PORT_WKOC_E | PORT_WKDISC_E | PORT_WKCONN_E)797 temp |= PORT_WKDISC_E; in xhci_set_remote_wake_mask()799 temp &= ~PORT_WKDISC_E; in xhci_set_remote_wake_mask()1762 t2 |= PORT_WKOC_E | PORT_WKDISC_E; in xhci_bus_suspend()1766 t2 &= ~PORT_WKDISC_E; in xhci_bus_suspend()
175 #define PORT_WKDISC_E (1<<21) /* wake on disconnect (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()3971 | PORT_WKOC_E | PORT_WKDISC_E | PORT_WKCONN_E); in oxu_bus_resume()
400 #define PORT_WKDISC_E (1 << 26) macro2615 if (portsc & PORT_WKDISC_E) in xhci_decode_portsc()
29 #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)323 #define PORT_WKDISC_E BIT(26) macro
492 if (portsc & PORT_WKDISC_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)