Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/phy/socionext/
H A Dphy-uniphier-ahci.c19 struct uniphier_ahciphy_priv { struct
28 int (*init)(struct uniphier_ahciphy_priv *priv); argument
29 int (*power_on)(struct uniphier_ahciphy_priv *priv);
30 int (*power_off)(struct uniphier_ahciphy_priv *priv);
53 static void uniphier_ahciphy_pxs2_enable(struct uniphier_ahciphy_priv *priv, in uniphier_ahciphy_pxs2_enable()
73 static int uniphier_ahciphy_pxs2_power_on(struct uniphier_ahciphy_priv *priv) in uniphier_ahciphy_pxs2_power_on()
95 static int uniphier_ahciphy_pxs2_power_off(struct uniphier_ahciphy_priv *priv) in uniphier_ahciphy_pxs2_power_off()
102 static int uniphier_ahciphy_pxs3_init(struct uniphier_ahciphy_priv *priv) in uniphier_ahciphy_pxs3_init()
142 struct uniphier_ahciphy_priv *priv = phy_get_drvdata(phy); in uniphier_ahciphy_init()
171 struct uniphier_ahciphy_priv *priv = phy_get_drvdata(phy); in uniphier_ahciphy_exit()
[all …]