Searched refs:DWC2_L0 (Results 1 – 4 of 4) sorted by relevance
150 hsotg->lx_state = DWC2_L0; in dwc2_handle_otg_intr()394 hsotg->lx_state = DWC2_L0; in dwc2_wakeup_from_lpm_l1()445 hsotg->lx_state = DWC2_L0; in dwc2_handle_wakeup_detected_intr()476 hsotg->lx_state = DWC2_L0; in dwc2_handle_wakeup_detected_intr()
1758 if (hsotg->lx_state != DWC2_L0) in dwc2_hcd_connect()3277 hsotg->lx_state = DWC2_L0; in dwc2_wakeup_detected()3736 hsotg->lx_state = DWC2_L0; /* Now back to On state */ in dwc2_hcd_hub_control()4287 hsotg->lx_state = DWC2_L0; in _dwc2_hcd_start()4365 if (hsotg->lx_state != DWC2_L0) in _dwc2_hcd_suspend()4459 hsotg->lx_state = DWC2_L0; in _dwc2_hcd_resume()4510 hsotg->lx_state = DWC2_L0; in _dwc2_hcd_resume()5717 hsotg->lx_state = DWC2_L0; in dwc2_host_exit_hibernation()5895 hsotg->lx_state = DWC2_L0; in dwc2_host_exit_partial_power_down()5980 hsotg->lx_state = DWC2_L0; in dwc2_host_exit_clock_gating()
1420 if (hs->lx_state != DWC2_L0) { in dwc2_hsotg_ep_queue()3579 hsotg->lx_state = DWC2_L0; in dwc2_hsotg_core_init_disconnected()3731 hsotg->lx_state = DWC2_L0; in dwc2_hsotg_irq()5083 if (hsotg->lx_state != DWC2_L0) in dwc2_hsotg_suspend()5473 hsotg->lx_state = DWC2_L0; in dwc2_gadget_exit_hibernation()5601 hsotg->lx_state = DWC2_L0; in dwc2_gadget_exit_partial_power_down()5674 hsotg->lx_state = DWC2_L0; in dwc2_gadget_exit_clock_gating()
223 DWC2_L0, /* On state */ enumerator