Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/usb/dwc2/
Dcore_intr.c319 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()
Dcore.h225 DWC2_L2, /* USB suspend state */ enumerator
Dgadget.c3716 if (hsotg->in_ppd && hsotg->lx_state == DWC2_L2) in dwc2_hsotg_irq()
4692 if (hsotg->lx_state == DWC2_L2 && hsotg->in_ppd) in dwc2_hsotg_vbus_session()
5092 if (hsotg->lx_state == DWC2_L2) in dwc2_hsotg_resume()
5290 hsotg->lx_state = DWC2_L2; in dwc2_gadget_enter_hibernation()
5511 hsotg->lx_state = DWC2_L2; in dwc2_gadget_enter_partial_power_down()
5612 hsotg->lx_state = DWC2_L2; in dwc2_gadget_enter_clock_gating()
Dhcd.c3215 if (hsotg->in_ppd && hsotg->lx_state == DWC2_L2) in dwc2_conn_id_status_change()
4428 hsotg->lx_state = DWC2_L2; in _dwc2_hcd_suspend()
4447 if (hsotg->lx_state != DWC2_L2) in _dwc2_hcd_resume()
5531 hsotg->lx_state = DWC2_L2; in dwc2_host_enter_hibernation()
5805 hsotg->lx_state = DWC2_L2; in dwc2_host_enter_partial_power_down()
5932 hsotg->lx_state = DWC2_L2; in dwc2_host_enter_clock_gating()