Home
last modified time | relevance | path

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

/openbmc/linux/drivers/phy/qualcomm/
H A Dphy-qcom-edp.c81 struct qcom_edp { struct
83 const struct qcom_edp_cfg *cfg; argument
85 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 …]