Searched defs:qcom_edp (Results 1 – 1 of 1) sorted by relevance
96 struct qcom_edp { struct98 const struct qcom_edp_phy_cfg *cfg; argument100 struct phy *phy;102 void __iomem *edp;103 void __iomem *tx0;104 void __iomem *tx1;105 void __iomem *pll;107 struct clk_hw dp_link_hw;108 struct clk_hw dp_pixel_hw;110 struct phy_configure_opts_dp dp_opts;[all …]