Searched refs:PORT_WKDISC_E (Results 1 – 11 of 11) sorted by relevance
292 temp |= PORT_WKDISC_E | PORT_WKOC_E; in ci_ehci_hub_control() 309 temp &= ~(PORT_WKDISC_E | PORT_WKCONN_E); in ci_ehci_hub_control() 378 tmp &= ~(PORT_WKDISC_E | PORT_WKCONN_E); in ci_ehci_bus_suspend()
112 #define PORT_WKDISC_E (1 << 26) 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()1064 temp |= PORT_WKDISC_E | PORT_WKOC_E; in ehci_hub_control()
20 #define PORT_WAKE_BITS (PORT_WKOC_E | PORT_WKDISC_E | PORT_WKCONN_E)830 temp |= PORT_WKDISC_E; in xhci_set_remote_wake_mask()832 temp &= ~PORT_WKDISC_E; in xhci_set_remote_wake_mask()1799 t2 |= PORT_WKOC_E | PORT_WKDISC_E; in xhci_bus_suspend()1803 t2 &= ~PORT_WKDISC_E; in xhci_bus_suspend()
2401 if (portsc & PORT_WKDISC_E) in xhci_decode_portsc()
32 #define PORT_WAKE_BITS (PORT_WKOC_E | PORT_WKDISC_E | PORT_WKCONN_E)
129 #define PORT_WKDISC_E (1<<21) /* wake on disconnect (enable) */ macro
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()
111 temp |= PORT_WKCONN_E | PORT_WKDISC_E; in cdnsp_set_link_state()
2170 #define PORT_WAKE_BITS (PORT_WKOC_E|PORT_WKDISC_E|PORT_WKCONN_E)