Home
last modified time | relevance | path

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

/drivers/gpu/drm/omapdrm/dss/
A Ddsi.h346 int module_id;
348 int irq;
371 struct {
375 } vc[4];
385 int update_vc;
392 int te_irq;
410 u32 errors;
416 int debug_read;
418 struct {
422 } debugfs;
[all …]
/drivers/video/fbdev/omap2/omapfb/dss/
A Ddsi.c291 struct dsi_data { struct
297 int module_id;
299 int irq;
301 bool is_enabled;
316 struct {
322 } vc[4];
337 bool te_enabled;
353 u32 errors;
359 int debug_read;
360 int debug_write;
[all …]
/drivers/gpu/drm/hisilicon/kirin/
A Ddw_drm_dsi.c97 struct dsi_data { struct
98 struct dw_dsi dsi;
99 struct dsi_hw_ctx ctx;

Completed in 24 milliseconds