Searched refs:qcom_edp (Results 1 – 1 of 1) sorted by relevance
81 struct qcom_edp;84 int (*com_power_on)(const struct qcom_edp *edp);85 int (*com_resetsm_cntrl)(const struct qcom_edp *edp);86 int (*com_bias_en_clkbuflr)(const struct qcom_edp *edp);87 int (*com_configure_pll)(const struct qcom_edp *edp);88 int (*com_configure_ssc)(const struct qcom_edp *edp);97 struct qcom_edp { struct191 struct qcom_edp *edp = phy_get_drvdata(phy); in qcom_edp_phy_init()256 static int qcom_edp_set_voltages(struct qcom_edp *edp, const struct phy_configure_opts_dp *dp_opts) in qcom_edp_set_voltages()304 struct qcom_edp *edp = phy_get_drvdata(phy); in qcom_edp_phy_configure()[all …]