rot_mem_free      344 drivers/gpu/drm/arm/malidp_crtc.c 	u32 rot_mem_free, rot_mem_usable;
rot_mem_free      381 drivers/gpu/drm/arm/malidp_crtc.c 	rot_mem_free = hwdev->rotation_memory[0];
rot_mem_free      387 drivers/gpu/drm/arm/malidp_crtc.c 		rot_mem_free += hwdev->rotation_memory[1];
rot_mem_free      401 drivers/gpu/drm/arm/malidp_crtc.c 				rot_mem_usable = rot_mem_free;
rot_mem_free      405 drivers/gpu/drm/arm/malidp_crtc.c 					rot_mem_usable = rot_mem_free / 2;
rot_mem_free      410 drivers/gpu/drm/arm/malidp_crtc.c 			rot_mem_free -= rot_mem_usable;