Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/phy/socionext/
H A Dphy-uniphier-ahci.c19 struct uniphier_ahciphy_priv { struct
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, 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 *pri in uniphier_ahciphy_exit()
[all...]
/kernel/linux/linux-6.6/drivers/phy/socionext/
H A Dphy-uniphier-ahci.c19 struct uniphier_ahciphy_priv { struct
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) 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 *pri
[all...]

Completed in 2 milliseconds