Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/dwc2/
Dcore_intr.c152 hsotg->lx_state = DWC2_L0; in dwc2_handle_otg_intr()
369 hsotg->lx_state = DWC2_L0; in dwc2_handle_wakeup_detected_intr()
385 hsotg->lx_state = DWC2_L0; in dwc2_handle_wakeup_detected_intr()
Dhcd.c1436 hsotg->lx_state = DWC2_L0; in dwc2_wakeup_detected()
1809 hsotg->lx_state = DWC2_L0; /* Now back to On state */ in dwc2_hcd_hub_control()
2330 hsotg->lx_state = DWC2_L0; in _dwc2_hcd_start()
2388 if (hsotg->lx_state != DWC2_L0) in _dwc2_hcd_suspend()
2447 hsotg->lx_state = DWC2_L0; in _dwc2_hcd_resume()
2473 hsotg->lx_state = DWC2_L0; in _dwc2_hcd_resume()
Dcore.h205 DWC2_L0, /* On state */ enumerator
Dgadget.c2442 hsotg->lx_state = DWC2_L0; in dwc2_hsotg_core_init_disconnected()
2487 hsotg->lx_state = DWC2_L0; in dwc2_hsotg_irq()
3683 if (hsotg->lx_state != DWC2_L0) in dwc2_hsotg_suspend()
Dhcd_intr.c353 if (hsotg->lx_state != DWC2_L0) in dwc2_port_intr()