qcom_edp
static int qcom_edp_phy_com_resetsm_cntrl_v8(const struct qcom_edp *edp)
static int qcom_edp_com_clk_fwd_cfg_v8(const struct qcom_edp *edp)
static int qcom_edp_com_bias_en_clkbuflr_v8(const struct qcom_edp *edp)
static int qcom_edp_phy_power_on_v8(const struct qcom_edp *edp)
const struct qcom_edp *edp = phy_get_drvdata(phy);
const struct qcom_edp *edp = phy_get_drvdata(phy);
struct qcom_edp *edp = phy_get_drvdata(phy);
struct qcom_edp *edp = phy_get_drvdata(phy);
const struct qcom_edp *edp = container_of(hw, struct qcom_edp, dp_pixel_hw);
const struct qcom_edp *edp = container_of(hw, struct qcom_edp, dp_link_hw);
static int qcom_edp_clks_register(struct qcom_edp *edp, struct device_node *np)
struct qcom_edp *edp;
struct qcom_edp *edp = phy_get_drvdata(phy);
static int qcom_edp_set_voltages(struct qcom_edp *edp, const struct phy_configure_opts_dp *dp_opts)
struct qcom_edp *edp = phy_get_drvdata(phy);
static int qcom_edp_configure_ssc(const struct qcom_edp *edp)
static int qcom_edp_configure_pll(const struct qcom_edp *edp)
static int qcom_edp_set_vco_div(const struct qcom_edp *edp, unsigned long *pixel_freq)
static int qcom_edp_phy_power_on_v4(const struct qcom_edp *edp)
static int qcom_edp_phy_com_resetsm_cntrl_v4(const struct qcom_edp *edp)
static int qcom_edp_com_clk_fwd_cfg_v4(const struct qcom_edp *edp)
static int qcom_edp_com_bias_en_clkbuflr_v4(const struct qcom_edp *edp)
static int qcom_edp_com_configure_ssc_v4(const struct qcom_edp *edp)
static int qcom_edp_com_configure_pll_v4(const struct qcom_edp *edp)
static int qcom_edp_ldo_config_v3(const struct qcom_edp *edp)
static int qcom_edp_ldo_config_v4(const struct qcom_edp *edp)
static int qcom_edp_phy_power_on_v6(const struct qcom_edp *edp)
static int qcom_edp_phy_com_resetsm_cntrl_v6(const struct qcom_edp *edp)
static int qcom_edp_com_bias_en_clkbuflr_v6(const struct qcom_edp *edp)
static int qcom_edp_com_configure_ssc_v6(const struct qcom_edp *edp)
struct qcom_edp;
static int qcom_edp_com_configure_pll_v6(const struct qcom_edp *edp)
int (*com_power_on)(const struct qcom_edp *edp);
int (*com_resetsm_cntrl)(const struct qcom_edp *edp);
int (*com_bias_en_clkbuflr)(const struct qcom_edp *edp);
int (*com_clk_fwd_cfg)(const struct qcom_edp *edp);
int (*com_configure_pll)(const struct qcom_edp *edp);
int (*com_configure_ssc)(const struct qcom_edp *edp);
int (*com_ldo_config)(const struct qcom_edp *edp);
static int qcom_edp_ldo_config_v6(const struct qcom_edp *edp)
static int qcom_edp_com_configure_ssc_v8(const struct qcom_edp *edp)
static int qcom_edp_com_configure_pll_v8(const struct qcom_edp *edp)