Lines Matching refs:lx_state
1418 if (hs->lx_state != DWC2_L0) { in dwc2_hsotg_ep_queue()
3322 hsotg->lx_state = DWC2_L3; in dwc2_hsotg_disconnect()
3568 hsotg->lx_state = DWC2_L0; in dwc2_hsotg_core_init_disconnected()
3716 if (hsotg->in_ppd && hsotg->lx_state == DWC2_L2) in dwc2_hsotg_irq()
3719 hsotg->lx_state = DWC2_L0; in dwc2_hsotg_irq()
4692 if (hsotg->lx_state == DWC2_L2 && hsotg->in_ppd) in dwc2_hsotg_vbus_session()
5061 if (hsotg->lx_state != DWC2_L0) in dwc2_hsotg_suspend()
5092 if (hsotg->lx_state == DWC2_L2) in dwc2_hsotg_resume()
5290 hsotg->lx_state = DWC2_L2; in dwc2_gadget_enter_hibernation()
5451 hsotg->lx_state = DWC2_L0; in dwc2_gadget_exit_hibernation()
5511 hsotg->lx_state = DWC2_L2; in dwc2_gadget_enter_partial_power_down()
5579 hsotg->lx_state = DWC2_L0; in dwc2_gadget_exit_partial_power_down()
5612 hsotg->lx_state = DWC2_L2; in dwc2_gadget_enter_clock_gating()
5652 hsotg->lx_state = DWC2_L0; in dwc2_gadget_exit_clock_gating()