Searched refs:best_vco (Results 1 – 6 of 6) sorted by relevance
307 dcpll->best_vco = 0; in radeon_get_clock_info()313 p1pll->best_vco = 0; in radeon_get_clock_info()319 p2pll->best_vco = 0; in radeon_get_clock_info()328 spll->best_vco = 0; in radeon_get_clock_info()337 mpll->best_vco = 0; in radeon_get_clock_info()
1120 uint32_t best_vco = pll->best_vco; in radeon_compute_pll_legacy() local1229 vco_diff = abs(vco - best_vco); in radeon_compute_pll_legacy()1231 if ((best_vco == 0 && error < best_error) || in radeon_compute_pll_legacy()1232 (best_vco != 0 && in radeon_compute_pll_legacy()
180 uint32_t best_vco; member
393 spll->best_vco = 0; in amdgpu_atomfirmware_get_clock_info()416 mpll->best_vco = 0; in amdgpu_atomfirmware_get_clock_info()
205 uint32_t best_vco; member
626 ppll->best_vco = 0; in amdgpu_atombios_get_clock_info()656 spll->best_vco = 0; in amdgpu_atombios_get_clock_info()688 mpll->best_vco = 0; in amdgpu_atombios_get_clock_info()