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 …]
290 struct dsi_data { struct296 int module_id;298 int irq;300 bool is_enabled;315 struct {321 } vc[4];336 bool te_enabled;352 u32 errors;358 int debug_read;359 int debug_write;[all …]
96 struct dsi_data { struct97 struct dw_dsi dsi;98 struct dsi_hw_ctx ctx;
Completed in 18 milliseconds