Searched refs:RADEON_PLL_USE_REF_DIV (Results 1 – 4 of 4) sorted by relevance
989 if (pll->flags & RADEON_PLL_USE_REF_DIV) in radeon_compute_pll_avivo()995 pll->flags & RADEON_PLL_USE_REF_DIV) in radeon_compute_pll_avivo()1152 if (pll->flags & RADEON_PLL_USE_REF_DIV) in radeon_compute_pll_legacy()
624 radeon_crtc->pll_flags |= RADEON_PLL_USE_REF_DIV; in atombios_adjust_pll()646 radeon_crtc->pll_flags |= RADEON_PLL_USE_REF_DIV; in atombios_adjust_pll()733 radeon_crtc->pll_flags |= RADEON_PLL_USE_REF_DIV; in atombios_adjust_pll()
150 #define RADEON_PLL_USE_REF_DIV (1 << 2) macro
811 pll->flags |= RADEON_PLL_USE_REF_DIV; in radeon_set_pll()