Searched refs:susphy_state (Results 1 – 2 of 2) sorted by relevance
2109 dwc->susphy_state = (dwc3_readl(dwc->regs, DWC3_GUSB2PHYCFG(0)) & in dwc3_suspend_common()2166 if (!dwc->susphy_state) in dwc3_suspend_common()2234 dwc3_enable_susphy(dwc, dwc->susphy_state); in dwc3_resume_common()
1356 unsigned susphy_state:1; member