Searched defs:qcom_edp (Results 1 – 1 of 1) sorted by relevance
97 struct qcom_edp { struct99 const struct qcom_edp_phy_cfg *cfg; argument101 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;[all …]