Searched defs:qcom_edp (Results 1 – 1 of 1) sorted by relevance
81 struct qcom_edp { struct83 const struct qcom_edp_cfg *cfg; argument85 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;[all …]