Lines Matching refs:lx_state
1418 if (hs->lx_state == DWC2_L1) { in dwc2_hsotg_ep_queue()
1423 if (hs->lx_state != DWC2_L0) { in dwc2_hsotg_ep_queue()
3336 hsotg->lx_state = DWC2_L3; in dwc2_hsotg_disconnect()
3585 hsotg->lx_state = DWC2_L0; in dwc2_hsotg_core_init_disconnected()
3734 if (hsotg->in_ppd && hsotg->lx_state == DWC2_L2) in dwc2_hsotg_irq()
3743 hsotg->lx_state = DWC2_L0; in dwc2_hsotg_irq()
4716 if (hsotg->lx_state == DWC2_L2 && hsotg->in_ppd) in dwc2_hsotg_vbus_session()
5097 if (hsotg->lx_state != DWC2_L0) in dwc2_hsotg_suspend()
5128 if (hsotg->lx_state == DWC2_L2) in dwc2_hsotg_resume()
5328 hsotg->lx_state = DWC2_L2; in dwc2_gadget_enter_hibernation()
5510 hsotg->lx_state = DWC2_L0; in dwc2_gadget_exit_hibernation()
5570 hsotg->lx_state = DWC2_L2; in dwc2_gadget_enter_partial_power_down()
5638 hsotg->lx_state = DWC2_L0; in dwc2_gadget_exit_partial_power_down()
5671 hsotg->lx_state = DWC2_L2; in dwc2_gadget_enter_clock_gating()
5711 hsotg->lx_state = DWC2_L0; in dwc2_gadget_exit_clock_gating()