Searched refs:post_div_best (Results 1 – 2 of 2) sorted by relevance
135 unsigned post_div_best, diff_best; in amdgpu_pll_compute() local201 post_div_best = post_div_min; in amdgpu_pll_compute()203 post_div_best = post_div_max; in amdgpu_pll_compute()216 post_div_best = post_div; in amdgpu_pll_compute()220 post_div = post_div_best; in amdgpu_pll_compute()
965 unsigned post_div_best, diff_best; in radeon_compute_pll_avivo() local1034 post_div_best = post_div_min; in radeon_compute_pll_avivo()1036 post_div_best = post_div_max; in radeon_compute_pll_avivo()1049 post_div_best = post_div; in radeon_compute_pll_avivo()1053 post_div = post_div_best; in radeon_compute_pll_avivo()
Completed in 7 milliseconds