Searched refs:SUN4I_BACKEND_NUM_LAYERS (Results 1 – 3 of 3) sorted by relevance
229 0, SUN4I_BACKEND_NUM_LAYERS - 1); in sun4i_layer_init_one()242 planes = devm_kcalloc(drm->dev, SUN4I_BACKEND_NUM_LAYERS + 1, in sun4i_layers_init()247 for (i = 0; i < SUN4I_BACKEND_NUM_LAYERS; i++) { in sun4i_layers_init()
165 #define SUN4I_BACKEND_NUM_LAYERS 4 macro
472 struct drm_plane_state *plane_states[SUN4I_BACKEND_NUM_LAYERS] = { 0 }; in sun4i_backend_atomic_check()