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.c2133 dwc->susphy_state = (dwc3_readl(dwc->regs, DWC3_GUSB2PHYCFG(0)) & in dwc3_suspend_common()
2141 if (!dwc->susphy_state) in dwc3_suspend_common()
2256 dwc3_enable_susphy(dwc, dwc->susphy_state); in dwc3_runtime_checks()
H A Dcore.h1136 * @susphy_state: state of DWC3_GUSB2PHYCFG_SUSPHY + DWC3_GUSB3PIPECTL_SUSPHY
1362 unsigned susphy_state:1; member