Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/usb/dwc2/
Dcore_intr.c152 hsotg->lx_state = DWC2_L0; in dwc2_handle_otg_intr()
350 hsotg->lx_state = DWC2_L0; in dwc2_handle_wakeup_detected_intr()
362 hsotg->lx_state = DWC2_L0; in dwc2_handle_wakeup_detected_intr()
Dplatform.c270 if (dwc2->lx_state == DWC2_L0) in dwc2_suspend()
Dcore.h188 DWC2_L0, /* On state */ enumerator
Dhcd.c1430 hsotg->lx_state = DWC2_L0; in dwc2_wakeup_detected()
1768 hsotg->lx_state = DWC2_L0; /* Now back to On state */ in dwc2_hcd_hub_control()