Searched refs:KMB_MAX_PLANES (Results 1 – 4 of 4) sorted by relevance
60 struct disp_cfg init_disp_cfg[KMB_MAX_PLANES];61 struct layer_status plane_status[KMB_MAX_PLANES];
39 #define KMB_MAX_PLANES 2 macro
151 if (WARN_ON(plane_id >= KMB_MAX_PLANES)) in kmb_plane_atomic_disable()584 for (i = 0; i < KMB_MAX_PLANES; i++) { in kmb_plane_init()
220 plane_id < KMB_MAX_PLANES; plane_id++) { in handle_lcd_irq()