Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/usb/dwc2/
H A Dcore_intr.c150 hsotg->lx_state = DWC2_L0; in dwc2_handle_otg_intr()
386 hsotg->lx_state = DWC2_L0; in dwc2_wakeup_from_lpm_l1()
428 hsotg->lx_state = DWC2_L0; in dwc2_handle_wakeup_detected_intr()
432 hsotg->lx_state = DWC2_L0; in dwc2_handle_wakeup_detected_intr()
460 hsotg->lx_state = DWC2_L0; in dwc2_handle_wakeup_detected_intr()
H A Dhcd.c1762 if (hsotg->lx_state != DWC2_L0) in dwc2_hcd_connect()
1837 else if (hsotg->lx_state != DWC2_L0) in dwc2_hcd_disconnect()
3292 hsotg->lx_state = DWC2_L0; in dwc2_wakeup_detected()
3707 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()
4338 if (hsotg->lx_state != DWC2_L0) in _dwc2_hcd_suspend()
4419 hsotg->lx_state = DWC2_L0; in _dwc2_hcd_resume()
4452 hsotg->lx_state = DWC2_L0; in _dwc2_hcd_resume()
5628 hsotg->lx_state = DWC2_L0; in dwc2_host_exit_hibernation()
H A Dcore.h220 DWC2_L0, /* On state */ enumerator
H A Dgadget.c1424 if (hs->lx_state != DWC2_L0) { in dwc2_hsotg_ep_queue()
3613 hsotg->lx_state = DWC2_L0; in dwc2_hsotg_core_init_disconnected()
3764 hsotg->lx_state = DWC2_L0; in dwc2_hsotg_irq()
5067 if (hsotg->lx_state != DWC2_L0) in dwc2_hsotg_suspend()
5453 hsotg->lx_state = DWC2_L0; in dwc2_gadget_exit_hibernation()