Symbol: qcom_edp
drivers/phy/qualcomm/phy-qcom-edp.c
1035
static int qcom_edp_phy_com_resetsm_cntrl_v8(const struct qcom_edp *edp)
drivers/phy/qualcomm/phy-qcom-edp.c
1045
static int qcom_edp_com_clk_fwd_cfg_v8(const struct qcom_edp *edp)
drivers/phy/qualcomm/phy-qcom-edp.c
1052
static int qcom_edp_com_bias_en_clkbuflr_v8(const struct qcom_edp *edp)
drivers/phy/qualcomm/phy-qcom-edp.c
1060
static int qcom_edp_phy_power_on_v8(const struct qcom_edp *edp)
drivers/phy/qualcomm/phy-qcom-edp.c
1094
const struct qcom_edp *edp = phy_get_drvdata(phy);
drivers/phy/qualcomm/phy-qcom-edp.c
1216
const struct qcom_edp *edp = phy_get_drvdata(phy);
drivers/phy/qualcomm/phy-qcom-edp.c
1225
struct qcom_edp *edp = phy_get_drvdata(phy);
drivers/phy/qualcomm/phy-qcom-edp.c
1237
struct qcom_edp *edp = phy_get_drvdata(phy);
drivers/phy/qualcomm/phy-qcom-edp.c
1321
const struct qcom_edp *edp = container_of(hw, struct qcom_edp, dp_pixel_hw);
drivers/phy/qualcomm/phy-qcom-edp.c
1361
const struct qcom_edp *edp = container_of(hw, struct qcom_edp, dp_link_hw);
drivers/phy/qualcomm/phy-qcom-edp.c
1381
static int qcom_edp_clks_register(struct qcom_edp *edp, struct device_node *np)
drivers/phy/qualcomm/phy-qcom-edp.c
1419
struct qcom_edp *edp;
drivers/phy/qualcomm/phy-qcom-edp.c
295
struct qcom_edp *edp = phy_get_drvdata(phy);
drivers/phy/qualcomm/phy-qcom-edp.c
351
static int qcom_edp_set_voltages(struct qcom_edp *edp, const struct phy_configure_opts_dp *dp_opts)
drivers/phy/qualcomm/phy-qcom-edp.c
398
struct qcom_edp *edp = phy_get_drvdata(phy);
drivers/phy/qualcomm/phy-qcom-edp.c
409
static int qcom_edp_configure_ssc(const struct qcom_edp *edp)
drivers/phy/qualcomm/phy-qcom-edp.c
414
static int qcom_edp_configure_pll(const struct qcom_edp *edp)
drivers/phy/qualcomm/phy-qcom-edp.c
419
static int qcom_edp_set_vco_div(const struct qcom_edp *edp, unsigned long *pixel_freq)
drivers/phy/qualcomm/phy-qcom-edp.c
455
static int qcom_edp_phy_power_on_v4(const struct qcom_edp *edp)
drivers/phy/qualcomm/phy-qcom-edp.c
469
static int qcom_edp_phy_com_resetsm_cntrl_v4(const struct qcom_edp *edp)
drivers/phy/qualcomm/phy-qcom-edp.c
479
static int qcom_edp_com_clk_fwd_cfg_v4(const struct qcom_edp *edp)
drivers/phy/qualcomm/phy-qcom-edp.c
484
static int qcom_edp_com_bias_en_clkbuflr_v4(const struct qcom_edp *edp)
drivers/phy/qualcomm/phy-qcom-edp.c
492
static int qcom_edp_com_configure_ssc_v4(const struct qcom_edp *edp)
drivers/phy/qualcomm/phy-qcom-edp.c
526
static int qcom_edp_com_configure_pll_v4(const struct qcom_edp *edp)
drivers/phy/qualcomm/phy-qcom-edp.c
612
static int qcom_edp_ldo_config_v3(const struct qcom_edp *edp)
drivers/phy/qualcomm/phy-qcom-edp.c
630
static int qcom_edp_ldo_config_v4(const struct qcom_edp *edp)
drivers/phy/qualcomm/phy-qcom-edp.c
710
static int qcom_edp_phy_power_on_v6(const struct qcom_edp *edp)
drivers/phy/qualcomm/phy-qcom-edp.c
724
static int qcom_edp_phy_com_resetsm_cntrl_v6(const struct qcom_edp *edp)
drivers/phy/qualcomm/phy-qcom-edp.c
734
static int qcom_edp_com_bias_en_clkbuflr_v6(const struct qcom_edp *edp)
drivers/phy/qualcomm/phy-qcom-edp.c
742
static int qcom_edp_com_configure_ssc_v6(const struct qcom_edp *edp)
drivers/phy/qualcomm/phy-qcom-edp.c
75
struct qcom_edp;
drivers/phy/qualcomm/phy-qcom-edp.c
776
static int qcom_edp_com_configure_pll_v6(const struct qcom_edp *edp)
drivers/phy/qualcomm/phy-qcom-edp.c
78
int (*com_power_on)(const struct qcom_edp *edp);
drivers/phy/qualcomm/phy-qcom-edp.c
79
int (*com_resetsm_cntrl)(const struct qcom_edp *edp);
drivers/phy/qualcomm/phy-qcom-edp.c
80
int (*com_bias_en_clkbuflr)(const struct qcom_edp *edp);
drivers/phy/qualcomm/phy-qcom-edp.c
81
int (*com_clk_fwd_cfg)(const struct qcom_edp *edp);
drivers/phy/qualcomm/phy-qcom-edp.c
82
int (*com_configure_pll)(const struct qcom_edp *edp);
drivers/phy/qualcomm/phy-qcom-edp.c
83
int (*com_configure_ssc)(const struct qcom_edp *edp);
drivers/phy/qualcomm/phy-qcom-edp.c
84
int (*com_ldo_config)(const struct qcom_edp *edp);
drivers/phy/qualcomm/phy-qcom-edp.c
875
static int qcom_edp_ldo_config_v6(const struct qcom_edp *edp)
drivers/phy/qualcomm/phy-qcom-edp.c
911
static int qcom_edp_com_configure_ssc_v8(const struct qcom_edp *edp)
drivers/phy/qualcomm/phy-qcom-edp.c
945
static int qcom_edp_com_configure_pll_v8(const struct qcom_edp *edp)