Home
last modified time | relevance | path

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

/drivers/usb/dwc2/
A Dcore_intr.c304 if (hsotg->lx_state != DWC2_L0) { in dwc2_handle_session_req_intr()
397 hsotg->lx_state = DWC2_L0; in dwc2_wakeup_from_lpm_l1()
453 hsotg->lx_state = DWC2_L0; in dwc2_handle_wakeup_detected_intr()
485 hsotg->lx_state = DWC2_L0; in dwc2_handle_wakeup_detected_intr()
A Dhcd.c1725 if (hsotg->lx_state != DWC2_L0) in dwc2_hcd_connect()
3250 hsotg->lx_state = DWC2_L0; in dwc2_wakeup_detected()
3705 hsotg->lx_state = DWC2_L0; /* Now back to On state */ in dwc2_hcd_hub_control()
4258 hsotg->lx_state = DWC2_L0; in _dwc2_hcd_start()
4336 if (hsotg->lx_state != DWC2_L0) in _dwc2_hcd_suspend()
4431 hsotg->lx_state = DWC2_L0; in _dwc2_hcd_resume()
4482 hsotg->lx_state = DWC2_L0; in _dwc2_hcd_resume()
5747 hsotg->lx_state = DWC2_L0; in dwc2_host_exit_hibernation()
5905 hsotg->lx_state = DWC2_L0; in dwc2_host_exit_partial_power_down()
5990 hsotg->lx_state = DWC2_L0; in dwc2_host_exit_clock_gating()
A Dgadget.c1423 if (hs->lx_state != DWC2_L0) { in dwc2_hsotg_ep_queue()
3585 hsotg->lx_state = DWC2_L0; in dwc2_hsotg_core_init_disconnected()
3743 hsotg->lx_state = DWC2_L0; in dwc2_hsotg_irq()
5103 if (hsotg->lx_state != DWC2_L0) in dwc2_hsotg_suspend()
5558 hsotg->lx_state = DWC2_L0; in dwc2_gadget_exit_hibernation()
5662 hsotg->lx_state = DWC2_L0; in dwc2_gadget_exit_partial_power_down()
5735 hsotg->lx_state = DWC2_L0; in dwc2_gadget_exit_clock_gating()
A Dcore.h193 DWC2_L0, /* On state */ enumerator

Completed in 26 milliseconds