Searched refs:RADEON_PLL_USE_REF_DIV (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/sys/dev/drm2/radeon/
H A Dradeon_mode.h140 #define RADEON_PLL_USE_REF_DIV (1 << 2) macro
H A Datombios_crtc.c593 radeon_crtc->pll_flags |= RADEON_PLL_USE_REF_DIV;
613 radeon_crtc->pll_flags |= RADEON_PLL_USE_REF_DIV;
686 radeon_crtc->pll_flags |= RADEON_PLL_USE_REF_DIV;
H A Dradeon_display.c821 if (pll->flags & RADEON_PLL_USE_REF_DIV)
915 if (pll->flags & RADEON_PLL_USE_REF_DIV)
H A Dradeon_legacy_crtc.c786 pll->flags |= RADEON_PLL_USE_REF_DIV;

Completed in 103 milliseconds