Home
last modified time | relevance | path

Searched refs:susphy_state (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/usb/dwc3/
H A Dcore.c2109 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()
H A Dcore.h1356 unsigned susphy_state:1; member