Lines Matching defs:uniphier_ahciphy_priv
19 struct uniphier_ahciphy_priv {
28 int (*init)(struct uniphier_ahciphy_priv *priv);
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,
73 static int uniphier_ahciphy_pxs2_power_on(struct uniphier_ahciphy_priv *priv)
95 static int uniphier_ahciphy_pxs2_power_off(struct uniphier_ahciphy_priv *priv)
102 static int uniphier_ahciphy_pxs3_init(struct uniphier_ahciphy_priv *priv)
142 struct uniphier_ahciphy_priv *priv = phy_get_drvdata(phy);
171 struct uniphier_ahciphy_priv *priv = phy_get_drvdata(phy);
181 struct uniphier_ahciphy_priv *priv = phy_get_drvdata(phy);
210 struct uniphier_ahciphy_priv *priv = phy_get_drvdata(phy);
233 struct uniphier_ahciphy_priv *priv;