Searched refs:best_vco (Results 1 – 6 of 6) sorted by relevance
304 dcpll->best_vco = 0; in radeon_get_clock_info()310 p1pll->best_vco = 0; in radeon_get_clock_info()316 p2pll->best_vco = 0; in radeon_get_clock_info()325 spll->best_vco = 0; in radeon_get_clock_info()334 mpll->best_vco = 0; in radeon_get_clock_info()
1114 uint32_t best_vco = pll->best_vco; in radeon_compute_pll_legacy() local1223 vco_diff = abs(vco - best_vco); in radeon_compute_pll_legacy()1225 if ((best_vco == 0 && error < best_error) || in radeon_compute_pll_legacy()1226 (best_vco != 0 && in radeon_compute_pll_legacy()
180 uint32_t best_vco; member
295 spll->best_vco = 0; in amdgpu_atomfirmware_get_clock_info()318 mpll->best_vco = 0; in amdgpu_atomfirmware_get_clock_info()
206 uint32_t best_vco; member
625 ppll->best_vco = 0; in amdgpu_atombios_get_clock_info()655 spll->best_vco = 0; in amdgpu_atombios_get_clock_info()687 mpll->best_vco = 0; in amdgpu_atombios_get_clock_info()