Lines Matching defs:uniphier_ahciphy_priv
19 struct uniphier_ahciphy_priv {
29 int (*init)(struct uniphier_ahciphy_priv *priv);
30 int (*power_on)(struct uniphier_ahciphy_priv *priv);
31 int (*power_off)(struct uniphier_ahciphy_priv *priv);
74 static int uniphier_ahciphy_pro4_init(struct uniphier_ahciphy_priv *priv)
112 static int uniphier_ahciphy_pro4_power_on(struct uniphier_ahciphy_priv *priv)
175 static int uniphier_ahciphy_pro4_power_off(struct uniphier_ahciphy_priv *priv)
196 static void uniphier_ahciphy_pxs2_enable(struct uniphier_ahciphy_priv *priv,
216 static int uniphier_ahciphy_pxs2_power_on(struct uniphier_ahciphy_priv *priv)
238 static int uniphier_ahciphy_pxs2_power_off(struct uniphier_ahciphy_priv *priv)
245 static int uniphier_ahciphy_pxs3_init(struct uniphier_ahciphy_priv *priv)
285 struct uniphier_ahciphy_priv *priv = phy_get_drvdata(phy);
326 struct uniphier_ahciphy_priv *priv = phy_get_drvdata(phy);
338 struct uniphier_ahciphy_priv *priv = phy_get_drvdata(phy);
367 struct uniphier_ahciphy_priv *priv = phy_get_drvdata(phy);
390 struct uniphier_ahciphy_priv *priv;