Lines Matching refs:u32_to_fixed16
3977 return u32_to_fixed16(0); in skl_plane_downscale_amount()
4003 downscale_w = max_fixed16(fp_w_ratio, u32_to_fixed16(1)); in skl_plane_downscale_amount()
4004 downscale_h = max_fixed16(fp_h_ratio, u32_to_fixed16(1)); in skl_plane_downscale_amount()
4012 uint_fixed_16_16_t pipe_downscale = u32_to_fixed16(1); in skl_pipe_downscale_amount()
4033 downscale_w = max_fixed16(fp_w_ratio, u32_to_fixed16(1)); in skl_pipe_downscale_amount()
4034 downscale_h = max_fixed16(fp_h_ratio, u32_to_fixed16(1)); in skl_pipe_downscale_amount()
4054 uint_fixed_16_16_t max_downscale = u32_to_fixed16(1); in skl_check_pipe_max_pixel_rate()
4445 return u32_to_fixed16(0); in intel_get_linetime_us()
4450 return u32_to_fixed16(0); in intel_get_linetime_us()
4573 wp->plane_blocks_per_line = u32_to_fixed16(interm_pbpl); in skl_compute_plane_wm_params()
4577 wp->plane_blocks_per_line = u32_to_fixed16(interm_pbpl); in skl_compute_plane_wm_params()