Searched refs:RADEON_PLL_PREFER_LOW_REF_DIV (Results 1 – 4 of 4) sorted by relevance
152 #define RADEON_PLL_PREFER_LOW_REF_DIV (1 << 4) macro
784 pll->flags |= RADEON_PLL_PREFER_LOW_REF_DIV; in radeon_set_pll()
587 radeon_crtc->pll_flags |= RADEON_PLL_PREFER_LOW_REF_DIV; in atombios_adjust_pll()606 radeon_crtc->pll_flags |= RADEON_PLL_PREFER_LOW_REF_DIV; in atombios_adjust_pll()
1253 } else if (((pll->flags & RADEON_PLL_PREFER_LOW_REF_DIV) && (ref_div < best_ref_div)) || in radeon_compute_pll_legacy()