Home
last modified time | relevance | path

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

/drivers/usb/dwc2/
A Dcore_intr.c432 if (hsotg->lx_state == DWC2_L2) { in dwc2_handle_wakeup_detected_intr()
456 if (hsotg->lx_state == DWC2_L2) { in dwc2_handle_wakeup_detected_intr()
576 hsotg->lx_state = DWC2_L2; in dwc2_handle_usb_suspend_intr()
586 hsotg->lx_state = DWC2_L2; in dwc2_handle_usb_suspend_intr()
A Ddrd.c133 hsotg->lx_state == DWC2_L2 && in dwc2_drd_role_sw_set()
A Dgadget.c3734 if (hsotg->in_ppd && hsotg->lx_state == DWC2_L2) in dwc2_hsotg_irq()
4722 if (hsotg->lx_state == DWC2_L2 && hsotg->in_ppd) in dwc2_hsotg_vbus_session()
5134 if (hsotg->lx_state == DWC2_L2) in dwc2_hsotg_resume()
5380 hsotg->lx_state = DWC2_L2; in dwc2_gadget_enter_hibernation()
5608 hsotg->lx_state = DWC2_L2; in dwc2_gadget_enter_partial_power_down()
5695 hsotg->lx_state = DWC2_L2; in dwc2_gadget_enter_clock_gating()
A Dhcd.c3188 if (hsotg->in_ppd && hsotg->lx_state == DWC2_L2) in dwc2_conn_id_status_change()
4400 hsotg->lx_state = DWC2_L2; in _dwc2_hcd_suspend()
4419 if (hsotg->lx_state != DWC2_L2) in _dwc2_hcd_resume()
5554 hsotg->lx_state = DWC2_L2; in dwc2_host_enter_hibernation()
5826 hsotg->lx_state = DWC2_L2; in dwc2_host_enter_partial_power_down()
5943 hsotg->lx_state = DWC2_L2; in dwc2_host_enter_clock_gating()
A Dcore.h195 DWC2_L2, /* USB suspend state */ enumerator

Completed in 26 milliseconds