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()
1121 uint32_t best_vco = pll->best_vco; in radeon_compute_pll_legacy() local1230 vco_diff = abs(vco - best_vco); in radeon_compute_pll_legacy()1232 if ((best_vco == 0 && error < best_error) || in radeon_compute_pll_legacy()1233 (best_vco != 0 && in radeon_compute_pll_legacy()
180 uint32_t best_vco; member
754 spll->best_vco = 0; in amdgpu_atomfirmware_get_clock_info()777 mpll->best_vco = 0; in amdgpu_atomfirmware_get_clock_info()
205 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()