Searched refs:best_vco (Results 1 – 6 of 6) sorted by relevance
308 dcpll->best_vco = 0; in radeon_get_clock_info()314 p1pll->best_vco = 0; in radeon_get_clock_info()320 p2pll->best_vco = 0; in radeon_get_clock_info()329 spll->best_vco = 0; in radeon_get_clock_info()338 mpll->best_vco = 0; in radeon_get_clock_info()
1125 uint32_t best_vco = pll->best_vco; in radeon_compute_pll_legacy() local1234 vco_diff = abs(vco - best_vco); in radeon_compute_pll_legacy()1236 if ((best_vco == 0 && error < best_error) || in radeon_compute_pll_legacy()1237 (best_vco != 0 && in radeon_compute_pll_legacy()
180 uint32_t best_vco; member
427 spll->best_vco = 0; in amdgpu_atomfirmware_get_clock_info()450 mpll->best_vco = 0; in amdgpu_atomfirmware_get_clock_info()
206 uint32_t best_vco; member
610 ppll->best_vco = 0; in amdgpu_atombios_get_clock_info()640 spll->best_vco = 0; in amdgpu_atombios_get_clock_info()672 mpll->best_vco = 0; in amdgpu_atombios_get_clock_info()