Searched refs:DWC2_L2 (Results 1 – 4 of 4) sorted by relevance
319 if (hsotg->lx_state == DWC2_L2) { in dwc2_handle_session_req_intr()425 if (hsotg->lx_state == DWC2_L2) { in dwc2_handle_wakeup_detected_intr()448 if (hsotg->lx_state == DWC2_L2) { in dwc2_handle_wakeup_detected_intr()567 hsotg->lx_state = DWC2_L2; in dwc2_handle_usb_suspend_intr()577 hsotg->lx_state = DWC2_L2; in dwc2_handle_usb_suspend_intr()
3727 if (hsotg->in_ppd && hsotg->lx_state == DWC2_L2) in dwc2_hsotg_irq()4703 if (hsotg->lx_state == DWC2_L2 && hsotg->in_ppd) in dwc2_hsotg_vbus_session()5104 if (hsotg->lx_state == DWC2_L2) in dwc2_hsotg_resume()5302 hsotg->lx_state = DWC2_L2; in dwc2_gadget_enter_hibernation()5523 hsotg->lx_state = DWC2_L2; in dwc2_gadget_enter_partial_power_down()5624 hsotg->lx_state = DWC2_L2; in dwc2_gadget_enter_clock_gating()
225 DWC2_L2, /* USB suspend state */ enumerator
3211 if (hsotg->in_ppd && hsotg->lx_state == DWC2_L2) in dwc2_conn_id_status_change()4424 hsotg->lx_state = DWC2_L2; in _dwc2_hcd_suspend()4443 if (hsotg->lx_state != DWC2_L2) in _dwc2_hcd_resume()5527 hsotg->lx_state = DWC2_L2; in dwc2_host_enter_hibernation()5801 hsotg->lx_state = DWC2_L2; in dwc2_host_enter_partial_power_down()5928 hsotg->lx_state = DWC2_L2; in dwc2_host_enter_clock_gating()
Completed in 24 milliseconds