Searched refs:RADEON_PLL_USE_REF_DIV (Results 1 – 4 of 4) sorted by relevance
593 radeon_crtc->pll_flags |= RADEON_PLL_USE_REF_DIV; in atombios_adjust_pll()613 radeon_crtc->pll_flags |= RADEON_PLL_USE_REF_DIV; in atombios_adjust_pll()686 radeon_crtc->pll_flags |= RADEON_PLL_USE_REF_DIV; in atombios_adjust_pll()
140 #define RADEON_PLL_USE_REF_DIV (1 << 2) macro
821 if (pll->flags & RADEON_PLL_USE_REF_DIV) in radeon_compute_pll_avivo()915 if (pll->flags & RADEON_PLL_USE_REF_DIV) in radeon_compute_pll_legacy()
786 pll->flags |= RADEON_PLL_USE_REF_DIV; in radeon_set_pll()