SUN4I_BACKEND_NUM_LAYERS  488 drivers/gpu/drm/sun4i/sun4i_backend.c 	struct drm_plane_state *plane_states[SUN4I_BACKEND_NUM_LAYERS] = { 0 };
SUN4I_BACKEND_NUM_LAYERS  226 drivers/gpu/drm/sun4i/sun4i_layer.c 				       SUN4I_BACKEND_NUM_LAYERS - 1);
SUN4I_BACKEND_NUM_LAYERS  239 drivers/gpu/drm/sun4i/sun4i_layer.c 	planes = devm_kcalloc(drm->dev, SUN4I_BACKEND_NUM_LAYERS + 1,
SUN4I_BACKEND_NUM_LAYERS  244 drivers/gpu/drm/sun4i/sun4i_layer.c 	for (i = 0; i < SUN4I_BACKEND_NUM_LAYERS; i++) {