Searched refs:bus_suspended (Results 1 – 10 of 10) sorted by relevance
251 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()
127 unsigned bus_suspended:1; member
417 unsigned long bus_suspended; /* which ports were member3862 oxu->bus_suspended = 0; in oxu_bus_suspend()3872 set_bit(port, &oxu->bus_suspended); in oxu_bus_suspend()3950 if (test_bit(i, &oxu->bus_suspended) && (temp & PORT_SUSPEND)) { in oxu_bus_resume()3960 if (test_bit(i, &oxu->bus_suspended) && (temp & PORT_SUSPEND)) { in oxu_bus_resume()
1027 if (r8a66597->bus_suspended) in r8a66597_check_syssts()2269 r8a66597->bus_suspended = 1; in r8a66597_bus_suspend()
1254 if (xhci->usb3_rhub.bus_state.suspended_ports || xhci->usb3_rhub.bus_state.bus_suspended) in xhci_resume()
1809 if (hsotg->bus_suspended) { in dwc2_hcd_rem_wakeup()3157 if (hsotg->bus_suspended) { in dwc2_conn_id_status_change()3247 hsotg->bus_suspended = false; in dwc2_wakeup_detected()3428 if (hsotg->bus_suspended) in dwc2_hcd_hub_control()3636 if (!hsotg->bus_suspended) in dwc2_hcd_hub_control()3673 DWC2_POWER_DOWN_PARAM_NONE && hsotg->bus_suspended) in dwc2_hcd_hub_control()4345 if (hsotg->bus_suspended) in _dwc2_hcd_suspend()4657 hsotg->bus_suspended && !hsotg->params.no_clock_gating) { in _dwc2_hcd_urb_enqueue()5613 hsotg->bus_suspended = 1; in dwc2_host_enter_hibernation()5746 hsotg->bus_suspended = 0; in dwc2_host_exit_hibernation()[all …]
135 hsotg->bus_suspended && in dwc2_drd_role_sw_set()
334 hsotg->bus_suspended && !hsotg->params.no_clock_gating) { in dwc2_driver_remove()
3739 DWC2_POWER_DOWN_PARAM_NONE && hsotg->bus_suspended && in dwc2_hsotg_irq()4609 hsotg->bus_suspended && !hsotg->params.no_clock_gating) { in dwc2_hsotg_udc_stop()5698 hsotg->bus_suspended = true; in dwc2_gadget_enter_clock_gating()5738 hsotg->bus_suspended = false; in dwc2_gadget_exit_clock_gating()
144 unsigned long bus_suspended; member