Searched defs:ltdc_device (Results 1 – 1 of 1) sorted by relevance
31 struct ltdc_device { struct32 void __iomem *regs;33 struct clk *pixel_clk; /* lcd pixel clock */34 struct mutex err_lock; /* protecting error_status */35 struct ltdc_caps caps;36 u32 error_status;37 u32 irq_status;38 struct fps_info plane_fpsi[LTDC_MAX_LAYER];39 struct drm_atomic_state *suspend_state;