Lines Matching refs:qcom_edp
81 struct qcom_edp {
175 struct qcom_edp *edp = phy_get_drvdata(phy);
235 static int qcom_edp_set_voltages(struct qcom_edp *edp, const struct phy_configure_opts_dp *dp_opts)
280 struct qcom_edp *edp = phy_get_drvdata(phy);
291 static int qcom_edp_configure_ssc(const struct qcom_edp *edp)
325 static int qcom_edp_configure_pll(const struct qcom_edp *edp)
411 static int qcom_edp_set_vco_div(const struct qcom_edp *edp, unsigned long *pixel_freq)
449 const struct qcom_edp *edp = phy_get_drvdata(phy);
585 const struct qcom_edp *edp = phy_get_drvdata(phy);
594 struct qcom_edp *edp = phy_get_drvdata(phy);
677 const struct qcom_edp *edp = container_of(hw, struct qcom_edp, dp_pixel_hw);
717 const struct qcom_edp *edp = container_of(hw, struct qcom_edp, dp_link_hw);
737 static int qcom_edp_clks_register(struct qcom_edp *edp, struct device_node *np)
775 struct qcom_edp *edp;