h_upscale_factor  257 drivers/gpu/drm/arm/malidp_crtc.c 	u32 h_upscale_factor = 0; /* U16.16 */
h_upscale_factor  282 drivers/gpu/drm/arm/malidp_crtc.c 		h_upscale_factor = div_u64((u64)pstate->crtc_w << 32,
h_upscale_factor  287 drivers/gpu/drm/arm/malidp_crtc.c 		s->enhancer_enable = ((h_upscale_factor >> 16) >= 2 ||
h_upscale_factor  326 drivers/gpu/drm/arm/malidp_crtc.c 	s->hcoeff = malidp_se_select_coeffs(h_upscale_factor);