Home
last modified time | relevance | path

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

/drivers/phy/socionext/
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()