Home
last modified time | relevance | path

Searched refs:DWC2_L2 (Results 1 – 5 of 5) sorted by relevance

/linux-6.12.1/drivers/usb/dwc2/
Dcore_intr.c432 if (hsotg->lx_state == DWC2_L2) { in dwc2_handle_wakeup_detected_intr()
456 if (hsotg->lx_state == DWC2_L2) { in dwc2_handle_wakeup_detected_intr()
576 hsotg->lx_state = DWC2_L2; in dwc2_handle_usb_suspend_intr()
586 hsotg->lx_state = DWC2_L2; in dwc2_handle_usb_suspend_intr()
Ddrd.c133 hsotg->lx_state == DWC2_L2 && in dwc2_drd_role_sw_set()
Dcore.h195 DWC2_L2, /* USB suspend state */ enumerator
Dgadget.c3734 if (hsotg->in_ppd && hsotg->lx_state == DWC2_L2) in dwc2_hsotg_irq()
4715 if (hsotg->lx_state == DWC2_L2 && hsotg->in_ppd) in dwc2_hsotg_vbus_session()
5127 if (hsotg->lx_state == DWC2_L2) in dwc2_hsotg_resume()
5327 hsotg->lx_state = DWC2_L2; in dwc2_gadget_enter_hibernation()
5569 hsotg->lx_state = DWC2_L2; in dwc2_gadget_enter_partial_power_down()
5670 hsotg->lx_state = DWC2_L2; in dwc2_gadget_enter_clock_gating()
Dhcd.c3188 if (hsotg->in_ppd && hsotg->lx_state == DWC2_L2) in dwc2_conn_id_status_change()
4404 hsotg->lx_state = DWC2_L2; in _dwc2_hcd_suspend()
4423 if (hsotg->lx_state != DWC2_L2) in _dwc2_hcd_resume()
5523 hsotg->lx_state = DWC2_L2; in dwc2_host_enter_hibernation()
5816 hsotg->lx_state = DWC2_L2; in dwc2_host_enter_partial_power_down()
5943 hsotg->lx_state = DWC2_L2; in dwc2_host_enter_clock_gating()