Home
last modified time | relevance | path

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

/drivers/usb/dwc3/
Dcore.c700 dwc->gctl = dwc3_readl(dwc->regs, DWC3_GCTL); in dwc3_suspend()
720 dwc3_writel(dwc->regs, DWC3_GCTL, dwc->gctl); in dwc3_resume()
Dcore.h695 u32 gctl; member