Home
last modified time | relevance | path

Searched defs:qcom_edp (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/phy/qualcomm/
H A Dphy-qcom-edp.c90 struct qcom_edp { struct
92 const struct qcom_edp_phy_cfg *cfg; argument
94 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 …]