Searched refs:qcom_edp (Results 1 – 1 of 1) sorted by relevance
75 struct qcom_edp;78 int (*com_power_on)(const struct qcom_edp *edp);79 int (*com_resetsm_cntrl)(const struct qcom_edp *edp);80 int (*com_bias_en_clkbuflr)(const struct qcom_edp *edp);81 int (*com_clk_fwd_cfg)(const struct qcom_edp *edp);82 int (*com_configure_pll)(const struct qcom_edp *edp);83 int (*com_configure_ssc)(const struct qcom_edp *edp);84 int (*com_ldo_config)(const struct qcom_edp *edp);96 struct qcom_edp { struct295 struct qcom_edp *edp = phy_get_drvdata(phy); in qcom_edp_phy_init()[all …]