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