Home
last modified time | relevance | path

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

/linux/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()