Home
last modified time | relevance | path

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

/drivers/usb/dwc2/
Dcore_intr.c289 if (hsotg->lx_state == DWC2_L2) { in dwc2_handle_session_req_intr()
417 if (hsotg->lx_state == DWC2_L2) { in dwc2_handle_wakeup_detected_intr()
441 if (hsotg->lx_state == DWC2_L2) { in dwc2_handle_wakeup_detected_intr()
561 hsotg->lx_state = DWC2_L2; in dwc2_handle_usb_suspend_intr()
571 hsotg->lx_state = DWC2_L2; in dwc2_handle_usb_suspend_intr()
Dgadget.c3731 if (hsotg->in_ppd && hsotg->lx_state == DWC2_L2) in dwc2_hsotg_irq()
4712 if (hsotg->lx_state == DWC2_L2 && hsotg->in_ppd) in dwc2_hsotg_vbus_session()
5124 if (hsotg->lx_state == DWC2_L2) in dwc2_hsotg_resume()
5322 hsotg->lx_state = DWC2_L2; in dwc2_gadget_enter_hibernation()
5543 hsotg->lx_state = DWC2_L2; in dwc2_gadget_enter_partial_power_down()
5644 hsotg->lx_state = DWC2_L2; in dwc2_gadget_enter_clock_gating()
Dcore.h195 DWC2_L2, /* USB suspend state */ enumerator
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()
5806 hsotg->lx_state = DWC2_L2; in dwc2_host_enter_partial_power_down()
5933 hsotg->lx_state = DWC2_L2; in dwc2_host_enter_clock_gating()