scratch_2          45 drivers/gpu/drm/amd/display/modules/color/color_gamma.c static struct fixed31_32 scratch_2;
scratch_2         344 drivers/gpu/drm/amd/display/modules/color/color_gamma.c 		scratch_2 = dc_fixpt_pow(
scratch_2         347 drivers/gpu/drm/amd/display/modules/color/color_gamma.c 		scratch_1 = dc_fixpt_mul(scratch_1, scratch_2);
scratch_2         358 drivers/gpu/drm/amd/display/modules/color/color_gamma.c 			scratch_2 = dc_fixpt_pow(args->arg,
scratch_2         361 drivers/gpu/drm/amd/display/modules/color/color_gamma.c 			scratch_2 = dc_fixpt_mul(gamma_of_2,
scratch_2         364 drivers/gpu/drm/amd/display/modules/color/color_gamma.c 		pow_buffer[pow_buffer_ptr%16] = scratch_2;
scratch_2         367 drivers/gpu/drm/amd/display/modules/color/color_gamma.c 		scratch_1 = dc_fixpt_mul(scratch_1, scratch_2);