Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/dwc2/
Dcore_intr.c325 if (hsotg->lx_state == DWC2_L2) { in dwc2_handle_session_req_intr()
356 if (hsotg->lx_state == DWC2_L2) { in dwc2_handle_wakeup_detected_intr()
461 hsotg->lx_state = DWC2_L2; in dwc2_handle_usb_suspend_intr()
471 hsotg->lx_state = DWC2_L2; in dwc2_handle_usb_suspend_intr()
Dcore.h207 DWC2_L2, /* USB suspend state */ enumerator
Dgadget.c790 if (hs->lx_state == DWC2_L2) { in dwc2_hsotg_ep_queue()
2485 if (hsotg->lx_state == DWC2_L2) { in dwc2_hsotg_irq()
3281 if (hsotg->lx_state == DWC2_L2) in dwc2_hsotg_vbus_session()
3714 if (hsotg->lx_state == DWC2_L2) in dwc2_hsotg_resume()
Dhcd.c2428 hsotg->lx_state = DWC2_L2; in _dwc2_hcd_suspend()
2443 if (hsotg->lx_state != DWC2_L2) in _dwc2_hcd_resume()