Home
last modified time | relevance | path

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

/linux-6.8/drivers/gpu/drm/bridge/imx/
Dimx93-mipi-dsi.c92 struct imx93_dsi { struct
93 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 …]