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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/gpu/drm/radeon/
H A Dradeon_display.c488 if (pll->flags & RADEON_PLL_USE_REF_DIV)
766 if (pll->flags & RADEON_PLL_USE_REF_DIV) {
790 if (pll->flags & RADEON_PLL_USE_REF_DIV) {
H A Dradeon_mode.h140 #define RADEON_PLL_USE_REF_DIV (1 << 2) macro
H A Datombios_crtc.c560 pll->flags |= RADEON_PLL_USE_REF_DIV;
651 pll->flags |= RADEON_PLL_USE_REF_DIV;
H A Dradeon_legacy_crtc.c745 pll->flags |= RADEON_PLL_USE_REF_DIV;

Completed in 121 milliseconds