Symbol: uniphier_ahciphy_priv
drivers/phy/socionext/phy-uniphier-ahci.c
112
static int uniphier_ahciphy_pro4_power_on(struct uniphier_ahciphy_priv *priv)
drivers/phy/socionext/phy-uniphier-ahci.c
175
static int uniphier_ahciphy_pro4_power_off(struct uniphier_ahciphy_priv *priv)
drivers/phy/socionext/phy-uniphier-ahci.c
196
static void uniphier_ahciphy_pxs2_enable(struct uniphier_ahciphy_priv *priv,
drivers/phy/socionext/phy-uniphier-ahci.c
216
static int uniphier_ahciphy_pxs2_power_on(struct uniphier_ahciphy_priv *priv)
drivers/phy/socionext/phy-uniphier-ahci.c
238
static int uniphier_ahciphy_pxs2_power_off(struct uniphier_ahciphy_priv *priv)
drivers/phy/socionext/phy-uniphier-ahci.c
245
static int uniphier_ahciphy_pxs3_init(struct uniphier_ahciphy_priv *priv)
drivers/phy/socionext/phy-uniphier-ahci.c
285
struct uniphier_ahciphy_priv *priv = phy_get_drvdata(phy);
drivers/phy/socionext/phy-uniphier-ahci.c
29
int (*init)(struct uniphier_ahciphy_priv *priv);
drivers/phy/socionext/phy-uniphier-ahci.c
30
int (*power_on)(struct uniphier_ahciphy_priv *priv);
drivers/phy/socionext/phy-uniphier-ahci.c
31
int (*power_off)(struct uniphier_ahciphy_priv *priv);
drivers/phy/socionext/phy-uniphier-ahci.c
326
struct uniphier_ahciphy_priv *priv = phy_get_drvdata(phy);
drivers/phy/socionext/phy-uniphier-ahci.c
338
struct uniphier_ahciphy_priv *priv = phy_get_drvdata(phy);
drivers/phy/socionext/phy-uniphier-ahci.c
367
struct uniphier_ahciphy_priv *priv = phy_get_drvdata(phy);
drivers/phy/socionext/phy-uniphier-ahci.c
390
struct uniphier_ahciphy_priv *priv;
drivers/phy/socionext/phy-uniphier-ahci.c
74
static int uniphier_ahciphy_pro4_init(struct uniphier_ahciphy_priv *priv)