Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/gpu/drm/omapdrm/dss/
Ddsi.c319 struct dsi_data { struct
320 struct device *dev;
321 void __iomem *proto_base;
322 void __iomem *phy_base;
323 void __iomem *pll_base;
325 const struct dsi_of_data *data;
326 int module_id;
328 int irq;
330 bool is_enabled;
332 struct clk *dss_clk;
[all …]
/Linux-v5.10/drivers/video/fbdev/omap2/omapfb/dss/
Ddsi.c290 struct dsi_data { struct
291 struct platform_device *pdev;
292 void __iomem *proto_base;
293 void __iomem *phy_base;
294 void __iomem *pll_base;
296 int module_id;
298 int irq;
300 bool is_enabled;
302 struct clk *dss_clk;
304 struct dispc_clock_info user_dispc_cinfo;
[all …]
/Linux-v5.10/drivers/gpu/drm/hisilicon/kirin/
Ddw_drm_dsi.c96 struct dsi_data { struct
97 struct dw_dsi dsi;
98 struct dsi_hw_ctx ctx;