Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/phy/socionext/
Dphy-uniphier-pcie.c22 #define PCL_PHY_CLKCTRL 0x0000 macro
164 val = readl(priv->base + PCL_PHY_CLKCTRL); in uniphier_pciephy_init()
167 writel(val, priv->base + PCL_PHY_CLKCTRL); in uniphier_pciephy_init()