Home
last modified time | relevance | path

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

/linux/drivers/usb/dwc3/
H A Dcore.c422 reg = dwc3_readl(dwc->regs, DWC3_GUCTL); in dwc3_ref_clk_period()
425 dwc3_writel(dwc->regs, DWC3_GUCTL, reg); in dwc3_ref_clk_period()
H A Dcore.h108 #define DWC3_GUCTL 0xc12c macro