Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/radeon/
H A Dradeon_display.c991 if (pll->flags & RADEON_PLL_USE_POST_DIV) { in radeon_compute_pll_avivo()
1156 if (pll->flags & RADEON_PLL_USE_POST_DIV) in radeon_compute_pll_legacy()
H A Dradeon_mode.h162 #define RADEON_PLL_USE_POST_DIV (1 << 12) macro
H A Datombios_crtc.c742 radeon_crtc->pll_flags |= RADEON_PLL_USE_POST_DIV; in atombios_adjust_pll()