Home
last modified time | relevance | path

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

/linux/drivers/usb/dwc2/
A 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()
A Dgadget.c3727 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()
A Dcore.h225 DWC2_L2, /* USB suspend state */ enumerator
A Dhcd.c3211 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