Searched refs:ssphy_priv (Results 1 – 1 of 1) sorted by relevance
35 struct ssphy_priv { struct50 static int qcom_ssphy_do_reset(struct ssphy_priv *priv) in qcom_ssphy_do_reset() argument92 struct ssphy_priv *priv = phy_get_drvdata(phy); in qcom_ssphy_power_on()123 struct ssphy_priv *priv = phy_get_drvdata(phy); in qcom_ssphy_power_off()135 static int qcom_ssphy_init_clock(struct ssphy_priv *priv) in qcom_ssphy_init_clock()144 static int qcom_ssphy_init_regulator(struct ssphy_priv *priv) in qcom_ssphy_init_regulator()160 static int qcom_ssphy_init_reset(struct ssphy_priv *priv) in qcom_ssphy_init_reset()190 struct ssphy_priv *priv; in qcom_ssphy_probe()194 priv = devm_kzalloc(dev, sizeof(struct ssphy_priv), GFP_KERNEL); in qcom_ssphy_probe()