Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/dwc2/
H A 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()
H A Ddrd.c133 hsotg->lx_state == DWC2_L2 && in dwc2_drd_role_sw_set()
H A Dcore.h195 DWC2_L2, /* USB suspend state */ enumerator
H A 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()
H A 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()