HomeSort by: relevance | last modified time | path
    Searched refs:RADEON_PLL_USE_BIOS_DIVS (Results 1 - 3 of 3) sorted by relevancy

  /xsrc/external/mit/xf86-video-ati/dist/src/
legacy_crtc.c 1222 if ((flags & RADEON_PLL_USE_BIOS_DIVS) && info->UseBiosDividers) {
1311 if ((flags & RADEON_PLL_USE_BIOS_DIVS) && info->UseBiosDividers) {
1796 pll_flags |= (RADEON_PLL_USE_BIOS_DIVS | RADEON_PLL_USE_REF_DIV);
atombios_crtc.c 420 pll_flags |= (RADEON_PLL_USE_BIOS_DIVS | RADEON_PLL_USE_REF_DIV);
radeon.h 276 #define RADEON_PLL_USE_BIOS_DIVS (1 << 0)

Completed in 64 milliseconds