Home
last modified time | relevance | path

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

/linux/drivers/usb/dwc3/
H A Ddwc3-am62.c105 #define USB_PHY_PLL_REG12 0x130 macro
242 reg = readl(phy + USB_PHY_PLL_REG12); in dwc3_ti_probe()
244 writel(reg, phy + USB_PHY_PLL_REG12); in dwc3_ti_probe()