Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/usb/dwc3/ !
Dcore.c2346 dwc->susphy_state = (dwc3_readl(dwc->regs, DWC3_GUSB2PHYCFG(0)) & in dwc3_suspend_common()
2354 if (!dwc->susphy_state) in dwc3_suspend_common()
2478 dwc3_enable_susphy(dwc, dwc->susphy_state); in dwc3_resume_common()
Dcore.h1387 unsigned susphy_state:1; member