Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/usb/dwc2/
Dcore_intr.c289 if (hsotg->lx_state == DWC2_L2) { in dwc2_handle_session_req_intr()
395 if (hsotg->lx_state == DWC2_L2) { in dwc2_handle_wakeup_detected_intr()
418 if (hsotg->lx_state == DWC2_L2) { in dwc2_handle_wakeup_detected_intr()
537 hsotg->lx_state = DWC2_L2; in dwc2_handle_usb_suspend_intr()
547 hsotg->lx_state = DWC2_L2; in dwc2_handle_usb_suspend_intr()
Dcore.h195 DWC2_L2, /* USB suspend state */ enumerator
Dgadget.c3728 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()
5115 if (hsotg->lx_state == DWC2_L2) in dwc2_hsotg_resume()
5313 hsotg->lx_state = DWC2_L2; in dwc2_gadget_enter_hibernation()
5534 hsotg->lx_state = DWC2_L2; in dwc2_gadget_enter_partial_power_down()
5635 hsotg->lx_state = DWC2_L2; in dwc2_gadget_enter_clock_gating()
Dhcd.c3182 if (hsotg->in_ppd && hsotg->lx_state == DWC2_L2) in dwc2_conn_id_status_change()
4396 hsotg->lx_state = DWC2_L2; in _dwc2_hcd_suspend()
4415 if (hsotg->lx_state != DWC2_L2) in _dwc2_hcd_resume()
5501 hsotg->lx_state = DWC2_L2; in dwc2_host_enter_hibernation()
5775 hsotg->lx_state = DWC2_L2; in dwc2_host_enter_partial_power_down()
5902 hsotg->lx_state = DWC2_L2; in dwc2_host_enter_clock_gating()