Searched refs:uniphier_ahciphy_priv (Results 1 – 1 of 1) sorted by relevance
19 struct uniphier_ahciphy_priv { struct29 int (*init)(struct uniphier_ahciphy_priv *priv); argument30 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) in uniphier_ahciphy_pro4_init()112 static int uniphier_ahciphy_pro4_power_on(struct uniphier_ahciphy_priv *priv) in uniphier_ahciphy_pro4_power_on()175 static int uniphier_ahciphy_pro4_power_off(struct uniphier_ahciphy_priv *priv) in uniphier_ahciphy_pro4_power_off()196 static void uniphier_ahciphy_pxs2_enable(struct uniphier_ahciphy_priv *priv, in uniphier_ahciphy_pxs2_enable()216 static int uniphier_ahciphy_pxs2_power_on(struct uniphier_ahciphy_priv *priv) in uniphier_ahciphy_pxs2_power_on()238 static int uniphier_ahciphy_pxs2_power_off(struct uniphier_ahciphy_priv *priv) in uniphier_ahciphy_pxs2_power_off()[all …]