Searched defs:dsi_data (Results 1 – 3 of 3) sorted by relevance
346 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 …]
291 struct dsi_data { struct297 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 …]
97 struct dsi_data { struct98 struct dw_dsi dsi;99 struct dsi_hw_ctx ctx;
Completed in 24 milliseconds