Searched refs:PORT_WKDISC_E (Results 1 – 9 of 9) sorted by relevance
263 temp |= PORT_WKDISC_E | PORT_WKOC_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()
141 #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()1194 temp |= PORT_WKDISC_E | PORT_WKOC_E; in ehci_hub_control()
31 #define PORT_WAKE_BITS (PORT_WKOC_E|PORT_WKDISC_E|PORT_WKCONN_E)205 temp |= PORT_WKDISC_E | PORT_WKOC_E; in tegra_ehci_hub_control()
18 #define PORT_WAKE_BITS (PORT_WKOC_E | PORT_WKDISC_E | PORT_WKCONN_E)713 temp |= PORT_WKDISC_E; in xhci_set_remote_wake_mask()715 temp &= ~PORT_WKDISC_E; in xhci_set_remote_wake_mask()1676 t2 |= PORT_WKOC_E | PORT_WKDISC_E; in xhci_bus_suspend()1680 t2 &= ~PORT_WKDISC_E; in xhci_bus_suspend()
175 #define PORT_WKDISC_E (1<<21) /* wake on disconnect (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()3970 | PORT_WKOC_E | PORT_WKDISC_E | PORT_WKCONN_E); in oxu_bus_resume()
400 #define PORT_WKDISC_E (1 << 26) macro2603 if (portsc & PORT_WKDISC_E) in xhci_decode_portsc()
30 #define PORT_WAKE_BITS (PORT_WKOC_E | PORT_WKDISC_E | PORT_WKCONN_E)
1782 #define PORT_WAKE_BITS (PORT_WKOC_E|PORT_WKDISC_E|PORT_WKCONN_E)