Lines Matching defs:qcom_edp
97 struct qcom_edp { struct
99 const struct qcom_edp_phy_cfg *cfg; argument
101 struct phy *phy;
103 void __iomem *edp;
104 void __iomem *tx0;
105 void __iomem *tx1;
106 void __iomem *pll;
108 struct clk_hw dp_link_hw;
109 struct clk_hw dp_pixel_hw;
111 struct phy_configure_opts_dp dp_opts;
113 struct clk_bulk_data clks[2];
114 struct regulator_bulk_data supplies[2];
116 bool is_edp;