Home
last modified time | relevance | path

Searched refs:bus_suspended (Results 1 – 15 of 15) sorted by relevance

/linux/drivers/usb/host/
A Dxhci-hub.c1714 bus_state->bus_suspended = 0; in xhci_bus_suspend()
1739 bus_state->bus_suspended = 0; in xhci_bus_suspend()
1747 bus_state->bus_suspended = 0; in xhci_bus_suspend()
1756 set_bit(port_index, &bus_state->bus_suspended); in xhci_bus_suspend()
1790 if (test_bit(port_index, &bus_state->bus_suspended)) { in xhci_bus_suspend()
1807 if (bus_state->bus_suspended) in xhci_bus_suspend()
1889 clear_bit(port_index, &bus_state->bus_suspended); in xhci_bus_resume()
1893 if (test_bit(port_index, &bus_state->bus_suspended)) in xhci_bus_resume()
1906 &bus_state->bus_suspended); in xhci_bus_resume()
1916 if (bus_state->bus_suspended) { in xhci_bus_resume()
[all …]
A Dehci-hub.c251 ehci->bus_suspended = 0; in ehci_bus_suspend()
266 set_bit(port, &ehci->bus_suspended); in ehci_bus_suspend()
333 if (ehci->bus_suspended) in ehci_bus_suspend()
444 if (ehci->bus_suspended && ehci->has_tdi_phy_lpm) { in ehci_bus_resume()
447 if (test_bit(i, &ehci->bus_suspended)) { in ehci_bus_resume()
468 if (test_bit(i, &ehci->bus_suspended) && in ehci_bus_resume()
A Dr8a66597.h127 unsigned bus_suspended:1; member
A Dfotg210.h144 unsigned long bus_suspended; member
A Dehci.h181 unsigned long bus_suspended; /* which ports were member
A Doxu210hp-hcd.c441 unsigned long bus_suspended; /* which ports were member
3886 oxu->bus_suspended = 0; in oxu_bus_suspend()
3896 set_bit(port, &oxu->bus_suspended); in oxu_bus_suspend()
3972 if (test_bit(i, &oxu->bus_suspended) && (temp & PORT_SUSPEND)) { in oxu_bus_resume()
3982 if (test_bit(i, &oxu->bus_suspended) && (temp & PORT_SUSPEND)) { in oxu_bus_resume()
A Dxhci-mem.c1931 xhci->usb2_rhub.bus_state.bus_suspended = 0; in xhci_mem_cleanup()
1932 xhci->usb3_rhub.bus_state.bus_suspended = 0; in xhci_mem_cleanup()
A Dr8a66597-hcd.c1027 if (r8a66597->bus_suspended) in r8a66597_check_syssts()
2270 r8a66597->bus_suspended = 1; in r8a66597_bus_suspend()
A Dxhci.h1700 unsigned long bus_suspended; member
A Dxhci-tegra.c1836 if (bus_state->bus_suspended) { in tegra_xusb_check_ports()
/linux/drivers/usb/dwc2/
A Dcore_intr.c330 DWC2_POWER_DOWN_PARAM_NONE && hsotg->bus_suspended) in dwc2_handle_session_req_intr()
441 DWC2_POWER_DOWN_PARAM_NONE && hsotg->bus_suspended) in dwc2_handle_wakeup_detected_intr()
458 DWC2_POWER_DOWN_PARAM_NONE && hsotg->bus_suspended) in dwc2_handle_wakeup_detected_intr()
729 hsotg->bus_suspended = 0; in dwc_handle_gpwrdn_disc_det()
A Dhcd.c1838 if (hsotg->bus_suspended) { in dwc2_hcd_rem_wakeup()
3180 if (hsotg->bus_suspended) { in dwc2_conn_id_status_change()
3270 hsotg->bus_suspended = false; in dwc2_wakeup_detected()
3451 if (hsotg->bus_suspended) in dwc2_hcd_hub_control()
3663 if (!hsotg->bus_suspended) in dwc2_hcd_hub_control()
4370 if (hsotg->bus_suspended) in _dwc2_hcd_suspend()
4680 hsotg->bus_suspended) { in _dwc2_hcd_urb_enqueue()
5581 hsotg->bus_suspended = 1; in dwc2_host_enter_hibernation()
5711 hsotg->bus_suspended = 0; in dwc2_host_exit_hibernation()
5802 hsotg->bus_suspended = true; in dwc2_host_enter_partial_power_down()
[all …]
A Dplatform.c346 hsotg->bus_suspended) { in dwc2_driver_remove()
A Dcore.h1073 bool bus_suspended; member
A Dgadget.c5625 hsotg->bus_suspended = true; in dwc2_gadget_enter_clock_gating()
5665 hsotg->bus_suspended = false; in dwc2_gadget_exit_clock_gating()

Completed in 65 milliseconds