Searched defs:qcom_edp (Results 1 – 1 of 1) sorted by relevance
90 struct qcom_edp { struct92 const struct qcom_edp_phy_cfg *cfg; argument94 struct phy *phy;96 void __iomem *edp;97 void __iomem *tx0;98 void __iomem *tx1;99 void __iomem *pll;101 struct clk_hw dp_link_hw;102 struct clk_hw dp_pixel_hw;104 struct phy_configure_opts_dp dp_opts;[all …]