Searched refs:lowest_neg_error_f (Results 1 – 1 of 1) sorted by relevance
505 u64 lowest_neg_error_f = 64 * f; in tegra_dc_dp_calc_config() local572 if ((neg && (lowest_neg_error_f > accumulated_error_f)) || in tegra_dc_dp_calc_config()574 lowest_neg_error_f = accumulated_error_f; in tegra_dc_dp_calc_config()599 link_cfg->watermark = (u32)(lldiv(watermark_f + lowest_neg_error_f, in tegra_dc_dp_calc_config()