Home
last modified time | relevance | path

Searched refs:RADEON_PLL_USE_POST_DIV (Results 1 – 3 of 3) sorted by relevance

/drivers/gpu/drm/radeon/
Dradeon_display.c1005 if (pll->flags & RADEON_PLL_USE_POST_DIV) { in radeon_compute_pll_avivo()
1170 if (pll->flags & RADEON_PLL_USE_POST_DIV) in radeon_compute_pll_legacy()
Dradeon_mode.h161 #define RADEON_PLL_USE_POST_DIV (1 << 12) macro
Datombios_crtc.c744 radeon_crtc->pll_flags |= RADEON_PLL_USE_POST_DIV; in atombios_adjust_pll()