Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/usb/dwc2/
Dcore_intr.c323 if (hsotg->lx_state == DWC2_L2) { in dwc2_handle_session_req_intr()
414 if (hsotg->lx_state == DWC2_L2) { in dwc2_handle_wakeup_detected_intr()
530 hsotg->lx_state = DWC2_L2; in dwc2_handle_usb_suspend_intr()
540 hsotg->lx_state = DWC2_L2; in dwc2_handle_usb_suspend_intr()
Dcore.h220 DWC2_L2, /* USB suspend state */ enumerator
Dgadget.c3522 if (hsotg->lx_state == DWC2_L2) { in dwc2_hsotg_irq()
4411 if (hsotg->lx_state == DWC2_L2) in dwc2_hsotg_vbus_session()
4789 if (hsotg->lx_state == DWC2_L2) in dwc2_hsotg_resume()
4962 hsotg->lx_state = DWC2_L2; in dwc2_gadget_enter_hibernation()
Dhcd.c4508 hsotg->lx_state = DWC2_L2; in _dwc2_hcd_suspend()
4526 if (hsotg->lx_state != DWC2_L2) in _dwc2_hcd_resume()
5532 hsotg->lx_state = DWC2_L2; in dwc2_host_enter_hibernation()