Searched refs:best_vco (Results 1 – 5 of 5) sorted by relevance
303 dcpll->best_vco = 0; in radeon_get_clock_info()309 p1pll->best_vco = 0; in radeon_get_clock_info()315 p2pll->best_vco = 0; in radeon_get_clock_info()324 spll->best_vco = 0; in radeon_get_clock_info()333 mpll->best_vco = 0; in radeon_get_clock_info()
1148 uint32_t best_vco = pll->best_vco; in radeon_compute_pll_legacy() local1257 vco_diff = abs(vco - best_vco); in radeon_compute_pll_legacy()1259 if ((best_vco == 0 && error < best_error) || in radeon_compute_pll_legacy()1260 (best_vco != 0 && in radeon_compute_pll_legacy()
180 uint32_t best_vco; member
197 uint32_t best_vco; member
608 ppll->best_vco = 0; in amdgpu_atombios_get_clock_info()638 spll->best_vco = 0; in amdgpu_atombios_get_clock_info()670 mpll->best_vco = 0; in amdgpu_atombios_get_clock_info()