Lines Matching defs:inno_dsidphy
205 struct inno_dsidphy { struct
206 struct device *dev;
207 struct clk *ref_clk;
208 struct clk *pclk_phy;
209 struct clk *pclk_host;
210 const struct inno_video_phy_plat_data *pdata;
211 void __iomem *phy_base;
212 void __iomem *host_base;
213 struct reset_control *rst;
214 enum phy_mode mode;
215 struct phy_configure_opts_mipi_dphy dphy_cfg;
217 struct clk *pll_clk;
218 struct {
223 } pll;