Home
last modified time | relevance | path

Searched refs:PORT_WKOC_E (Results 1 - 17 of 17) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/host/
H A Dehci-hub.c18 #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()
189 t2 |= PORT_WKOC_E | PORT_WKCONN_E; in ehci_adjust_port_wakeup_flags()
277 t2 |= PORT_WKOC_E | PORT_WKDISC_E; in ehci_bus_suspend()
279 t2 |= PORT_WKOC_E | PORT_WKCONN_E; in ehci_bus_suspend()
1194 temp |= PORT_WKDISC_E | PORT_WKOC_E; in ehci_hub_control()
H A Dehci-tegra.c31 #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()
H A Dxhci-hub.c18 #define PORT_WAKE_BITS (PORT_WKOC_E | PORT_WKDISC_E | PORT_WKCONN_E)
718 temp |= PORT_WKOC_E; in xhci_set_remote_wake_mask()
720 temp &= ~PORT_WKOC_E; in xhci_set_remote_wake_mask()
1690 t2 |= PORT_WKOC_E | PORT_WKDISC_E; in xhci_bus_suspend()
1693 t2 |= PORT_WKOC_E | PORT_WKCONN_E; in xhci_bus_suspend()
H A Doxu210hp-hcd.c174 #define PORT_WKOC_E (1<<22) /* wake on overcurrent (enable) */ macro
3562 #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()
3972 | PORT_WKOC_E | PORT_WKDISC_E | PORT_WKCONN_E); in oxu_bus_resume()
H A Dxhci.h405 #define PORT_WKOC_E (1 << 27) macro
2626 if (portsc & PORT_WKOC_E) in xhci_decode_portsc()
H A Dxhci.c31 #define PORT_WAKE_BITS (PORT_WKOC_E | PORT_WKDISC_E | PORT_WKCONN_E)
/kernel/linux/linux-6.6/drivers/usb/host/
H A Dehci-hub.c18 #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()
189 t2 |= PORT_WKOC_E | PORT_WKCONN_E; in ehci_adjust_port_wakeup_flags()
277 t2 |= PORT_WKOC_E | PORT_WKDISC_E; in ehci_bus_suspend()
279 t2 |= PORT_WKOC_E | PORT_WKCONN_E; in ehci_bus_suspend()
1064 temp |= PORT_WKDISC_E | PORT_WKOC_E; in ehci_hub_control()
H A Dxhci-hub.c19 #define PORT_WAKE_BITS (PORT_WKOC_E | PORT_WKDISC_E | PORT_WKCONN_E)
823 temp |= PORT_WKOC_E; in xhci_set_remote_wake_mask()
825 temp &= ~PORT_WKOC_E; in xhci_set_remote_wake_mask()
1797 t2 |= PORT_WKOC_E | PORT_WKDISC_E; in xhci_bus_suspend()
1800 t2 |= PORT_WKOC_E | PORT_WKCONN_E; in xhci_bus_suspend()
H A Doxu210hp-hcd.c174 #define PORT_WKOC_E (1<<22) /* wake on overcurrent (enable) */ macro
3563 #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()
H A Dxhci.h405 #define PORT_WKOC_E (1 << 27) macro
2658 if (portsc & PORT_WKOC_E) in xhci_decode_portsc()
H A Dxhci.c30 #define PORT_WAKE_BITS (PORT_WKOC_E | PORT_WKDISC_E | PORT_WKCONN_E)
/kernel/linux/linux-5.10/include/linux/usb/
H A Dehci_def.h140 #define PORT_WKOC_E (1<<22) /* wake on overcurrent (enable) */ macro
/kernel/linux/linux-6.6/include/linux/usb/
H A Dehci_def.h128 #define PORT_WKOC_E (1<<22) /* wake on overcurrent (enable) */ macro
/kernel/linux/linux-5.10/drivers/usb/chipidea/
H A Dhost.c263 temp |= PORT_WKDISC_E | PORT_WKOC_E; in ci_ehci_hub_control()
/kernel/linux/linux-6.6/drivers/usb/chipidea/
H A Dhost.c285 temp |= PORT_WKDISC_E | PORT_WKOC_E; in ci_ehci_hub_control()
/kernel/linux/linux-5.10/drivers/usb/isp1760/
H A Disp1760-hcd.c1782 #define PORT_WAKE_BITS (PORT_WKOC_E|PORT_WKDISC_E|PORT_WKCONN_E)
/kernel/linux/linux-6.6/drivers/usb/isp1760/
H A Disp1760-hcd.c2170 #define PORT_WAKE_BITS (PORT_WKOC_E|PORT_WKDISC_E|PORT_WKCONN_E)

Completed in 83 milliseconds