Home
last modified time | relevance | path

Searched refs:target_freq (Results 1 – 5 of 5) sorted by relevance

/openbsd/src/sys/dev/pci/drm/radeon/
Dradeon_uvd.c907 unsigned target_freq, in radeon_uvd_calc_upll_post_div() argument
911 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()
/openbsd/src/sys/dev/pci/drm/i915/display/
Dintel_dpll.c816 static bool vlv_PLL_is_optimal(struct drm_device *dev, int target_freq, in vlv_PLL_is_optimal() argument
832 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()
/openbsd/src/sys/dev/pci/drm/amd/amdgpu/
Damdgpu_si.c1672 unsigned target_freq, in si_uvd_calc_upll_post_div() argument
1676 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()
/openbsd/src/gnu/usr.bin/binutils-2.17/gas/config/
Dtc-xtensa.c9549 float target_freq; /* branch target frequency alone */ member
9580 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()
/openbsd/src/gnu/usr.bin/binutils-2.17/gas/
DChangeLog-2004606 cur_target_freq to target_freq.