Searched refs:RADEON_PLL_NO_ODD_POST_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_mode.h139 #define RADEON_PLL_NO_ODD_POST_DIV (1 << 1) macro
H A Dradeon_display.c514 if ((pll->flags & RADEON_PLL_NO_ODD_POST_DIV) && (post_div & 1))
784 if ((pll->flags & RADEON_PLL_NO_ODD_POST_DIV) && (post_div & 1))
H A Dradeon_legacy_crtc.c730 pll->flags |= RADEON_PLL_NO_ODD_POST_DIV;
H A Datombios_crtc.c558 pll->flags |= RADEON_PLL_NO_ODD_POST_DIV;

Completed in 61 milliseconds