Lines Matching refs:lx_state
1420 if (hs->lx_state != DWC2_L0) { in dwc2_hsotg_ep_queue()
3333 hsotg->lx_state = DWC2_L3; in dwc2_hsotg_disconnect()
3579 hsotg->lx_state = DWC2_L0; in dwc2_hsotg_core_init_disconnected()
3728 if (hsotg->in_ppd && hsotg->lx_state == DWC2_L2) in dwc2_hsotg_irq()
3731 hsotg->lx_state = DWC2_L0; in dwc2_hsotg_irq()
4703 if (hsotg->lx_state == DWC2_L2 && hsotg->in_ppd) in dwc2_hsotg_vbus_session()
5084 if (hsotg->lx_state != DWC2_L0) in dwc2_hsotg_suspend()
5115 if (hsotg->lx_state == DWC2_L2) in dwc2_hsotg_resume()
5313 hsotg->lx_state = DWC2_L2; in dwc2_gadget_enter_hibernation()
5474 hsotg->lx_state = DWC2_L0; in dwc2_gadget_exit_hibernation()
5534 hsotg->lx_state = DWC2_L2; in dwc2_gadget_enter_partial_power_down()
5602 hsotg->lx_state = DWC2_L0; in dwc2_gadget_exit_partial_power_down()
5635 hsotg->lx_state = DWC2_L2; in dwc2_gadget_enter_clock_gating()
5675 hsotg->lx_state = DWC2_L0; in dwc2_gadget_exit_clock_gating()