Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/phy/socionext/
H A Dphy-uniphier-pcie.c22 #define PCL_PHY_CLKCTRL 0x0000 macro
142 val = readl(priv->base + PCL_PHY_CLKCTRL); in uniphier_pciephy_init()
145 writel(val, priv->base + PCL_PHY_CLKCTRL); in uniphier_pciephy_init()
/kernel/linux/linux-6.6/drivers/phy/socionext/
H A 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()

Completed in 2 milliseconds