Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/radeon/
Dradeon_mode.h161 #define RADEON_PLL_USE_POST_DIV (1 << 12) macro
Dradeon_display.c989 if (pll->flags & RADEON_PLL_USE_POST_DIV) { in radeon_compute_pll_avivo()
1154 if (pll->flags & RADEON_PLL_USE_POST_DIV) in radeon_compute_pll_legacy()
Datombios_crtc.c742 radeon_crtc->pll_flags |= RADEON_PLL_USE_POST_DIV; in atombios_adjust_pll()