Searched refs:susphy_state (Results 1 – 2 of 2) sorted by relevance
2459 dwc->susphy_state = (dwc3_readl(dwc, DWC3_GUSB2PHYCFG(0)) & in dwc3_suspend_common()2467 if (!dwc->susphy_state) in dwc3_suspend_common()2595 dwc3_enable_susphy(dwc, dwc->susphy_state); in dwc3_resume_common()
1410 unsigned susphy_state:1; member