dp500_se_scaling_coeffs  195 drivers/gpu/drm/arm/malidp_hw.c static const u16 dp500_se_scaling_coeffs[][SE_N_SCALING_COEFFS] = {
dp500_se_scaling_coeffs  432 drivers/gpu/drm/arm/malidp_hw.c 	for (i = 0; i < ARRAY_SIZE(dp500_se_scaling_coeffs); ++i)
dp500_se_scaling_coeffs  434 drivers/gpu/drm/arm/malidp_hw.c 				dp500_se_scaling_coeffs[coeffs_id][i]),
dp500_se_scaling_coeffs  446 drivers/gpu/drm/arm/malidp_hw.c 	if (WARN_ON(h >= ARRAY_SIZE(dp500_se_scaling_coeffs) ||
dp500_se_scaling_coeffs  447 drivers/gpu/drm/arm/malidp_hw.c 		    v >= ARRAY_SIZE(dp500_se_scaling_coeffs)))