Searched defs:imx93_dsi (Results 1 – 1 of 1) sorted by relevance
92 struct imx93_dsi { struct93 struct device *dev;94 struct regmap *regmap;95 struct clk *clk_pixel;96 struct clk *clk_ref;97 struct clk *clk_cfg;98 struct dw_mipi_dsi *dmd;99 struct dw_mipi_dsi_plat_data pdata;100 union phy_configure_opts phy_cfg;101 unsigned long ref_clk_rate;[all …]