Searched refs:target_freq (Results 1 – 5 of 5) sorted by relevance
907 unsigned target_freq, in radeon_uvd_calc_upll_post_div() argument911 unsigned post_div = vco_freq / target_freq; in radeon_uvd_calc_upll_post_div()918 if ((vco_freq / post_div) > target_freq) in radeon_uvd_calc_upll_post_div()
816 static bool vlv_PLL_is_optimal(struct drm_device *dev, int target_freq, in vlv_PLL_is_optimal() argument832 if (drm_WARN_ON_ONCE(dev, !target_freq)) in vlv_PLL_is_optimal()836 abs(target_freq - calculated_clock->dot), in vlv_PLL_is_optimal()837 target_freq); in vlv_PLL_is_optimal()
1672 unsigned target_freq, in si_uvd_calc_upll_post_div() argument1676 unsigned post_div = vco_freq / target_freq; in si_uvd_calc_upll_post_div()1683 if ((vco_freq / post_div) > target_freq) in si_uvd_calc_upll_post_div()
9549 float target_freq; /* branch target frequency alone */ member9580 subseg_e->target_freq = 1.0; in add_subseg_info()9629 return subseg_e->target_freq; in get_subseg_target_freq()9641 subseg_e->target_freq = target_f; in set_subseg_freq()
606 cur_target_freq to target_freq.