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()
3727 if (hsotg->in_ppd && hsotg->lx_state == DWC2_L2) in dwc2_hsotg_irq()
3730 hsotg->lx_state = DWC2_L0; in dwc2_hsotg_irq()
4703 if (hsotg->lx_state == DWC2_L2 && hsotg->in_ppd) in dwc2_hsotg_vbus_session()
5073 if (hsotg->lx_state != DWC2_L0) in dwc2_hsotg_suspend()
5104 if (hsotg->lx_state == DWC2_L2) in dwc2_hsotg_resume()
5302 hsotg->lx_state = DWC2_L2; in dwc2_gadget_enter_hibernation()
5463 hsotg->lx_state = DWC2_L0; in dwc2_gadget_exit_hibernation()
5523 hsotg->lx_state = DWC2_L2; in dwc2_gadget_enter_partial_power_down()
5591 hsotg->lx_state = DWC2_L0; in dwc2_gadget_exit_partial_power_down()
5624 hsotg->lx_state = DWC2_L2; in dwc2_gadget_enter_clock_gating()
5664 hsotg->lx_state = DWC2_L0; in dwc2_gadget_exit_clock_gating()