Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/usb/dwc3/
H A Dcore.h79 #define DWC3_GUCTL 0xc12c macro
/openbmc/linux/drivers/usb/dwc3/
H A Dcore.c387 * from the default, this will set clock period in DWC3_GUCTL in dwc3_ref_clk_period()
411 reg = dwc3_readl(dwc->regs, DWC3_GUCTL); in dwc3_ref_clk_period()
414 dwc3_writel(dwc->regs, DWC3_GUCTL, reg); in dwc3_ref_clk_period()
H A Dcore.h101 #define DWC3_GUCTL 0xc12c macro