Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/usb/dwc2/
Dcore_intr.c342 if (hsotg->lx_state == DWC2_L2) { in dwc2_handle_wakeup_detected_intr()
427 hsotg->lx_state = DWC2_L2; in dwc2_handle_usb_suspend_intr()
Dcore.h190 DWC2_L2, /* USB suspend state */ enumerator
Dhcd.c327 if (hsotg->lx_state == DWC2_L2) { in dwc2_hcd_rem_wakeup()
1464 hsotg->lx_state = DWC2_L2; in dwc2_port_suspend()