num_l2_cache      220 drivers/gpu/drm/lima/lima_device.c 	pipe->l2_cache[pipe->num_l2_cache++] = dev->ip + lima_ip_l2_cache0;
num_l2_cache      264 drivers/gpu/drm/lima/lima_device.c 				pipe->l2_cache[pipe->num_l2_cache++] = l2_cache;
num_l2_cache      233 drivers/gpu/drm/lima/lima_sched.c 	for (i = 0; i < pipe->num_l2_cache; i++)
num_l2_cache       51 drivers/gpu/drm/lima/lima_sched.h 	int num_l2_cache;