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