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

  /xsrc/external/mit/xf86-video-ati/dist/src/
atombios_crtc.c 389 pll_flags |= RADEON_PLL_PREFER_LOW_REF_DIV;
396 pll_flags |= RADEON_PLL_PREFER_LOW_REF_DIV;
radeon_crtc.c 276 } else if (((flags & RADEON_PLL_PREFER_LOW_REF_DIV) && (ref_div < best_ref_div)) ||
legacy_crtc.c 1780 pll_flags |= RADEON_PLL_PREFER_LOW_REF_DIV;
radeon.h 280 #define RADEON_PLL_PREFER_LOW_REF_DIV (1 << 4)

Completed in 8 milliseconds