Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/phy/socionext/
H A Dphy-uniphier-ahci.c36 #define CKCTRL 0x0 macro
58 val = readl(priv->base + CKCTRL); in uniphier_ahciphy_pxs2_enable()
62 writel(val, priv->base + CKCTRL); in uniphier_ahciphy_pxs2_enable()
64 writel(val, priv->base + CKCTRL); in uniphier_ahciphy_pxs2_enable()
67 writel(val, priv->base + CKCTRL); in uniphier_ahciphy_pxs2_enable()
69 writel(val, priv->base + CKCTRL); in uniphier_ahciphy_pxs2_enable()
82 ret = readl_poll_timeout(priv->base + CKCTRL, val, in uniphier_ahciphy_pxs2_power_on()
85 ret = readl_poll_timeout(priv->base + CKCTRL, val, in uniphier_ahciphy_pxs2_power_on()
135 readl(priv->base + CKCTRL); in uniphier_ahciphy_pxs3_init()
/kernel/linux/linux-6.6/drivers/phy/socionext/
H A Dphy-uniphier-ahci.c57 #define CKCTRL 0x0 macro
201 val = readl(priv->base + CKCTRL); in uniphier_ahciphy_pxs2_enable()
205 writel(val, priv->base + CKCTRL); in uniphier_ahciphy_pxs2_enable()
207 writel(val, priv->base + CKCTRL); in uniphier_ahciphy_pxs2_enable()
210 writel(val, priv->base + CKCTRL); in uniphier_ahciphy_pxs2_enable()
212 writel(val, priv->base + CKCTRL); in uniphier_ahciphy_pxs2_enable()
225 ret = readl_poll_timeout(priv->base + CKCTRL, val, in uniphier_ahciphy_pxs2_power_on()
228 ret = readl_poll_timeout(priv->base + CKCTRL, val, in uniphier_ahciphy_pxs2_power_on()
278 readl(priv->base + CKCTRL); in uniphier_ahciphy_pxs3_init()

Completed in 2 milliseconds