Lines Matching defs:qcom_edp
81 struct qcom_edp { struct
83 const struct qcom_edp_cfg *cfg; argument
85 struct phy *phy;
87 void __iomem *edp;
88 void __iomem *tx0;
89 void __iomem *tx1;
90 void __iomem *pll;
92 struct clk_hw dp_link_hw;
93 struct clk_hw dp_pixel_hw;
95 struct phy_configure_opts_dp dp_opts;
97 struct clk_bulk_data clks[2];
98 struct regulator_bulk_data supplies[2];