Searched refs:max_fixed16 (Results 1 – 2 of 2) sorted by relevance
52 static inline uint_fixed_16_16_t max_fixed16(uint_fixed_16_16_t max1, in max_fixed16() function
4106 downscale_w = max_fixed16(fp_w_ratio, u32_to_fixed16(1)); in skl_plane_downscale_amount()4107 downscale_h = max_fixed16(fp_h_ratio, u32_to_fixed16(1)); in skl_plane_downscale_amount()4136 downscale_w = max_fixed16(fp_w_ratio, u32_to_fixed16(1)); in skl_pipe_downscale_amount()4137 downscale_h = max_fixed16(fp_h_ratio, u32_to_fixed16(1)); in skl_pipe_downscale_amount()4179 max_downscale = max_fixed16(plane_downscale, max_downscale); in skl_check_pipe_max_pixel_rate()4802 selected_result = max_fixed16(method2, wp->y_tile_minimum); in skl_compute_plane_wm()