Home
last modified time | relevance | path

Searched refs:RADEON_PLL_PREFER_LOW_REF_DIV (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/gpu/drm/radeon/
A Dradeon_legacy_crtc.c783 pll->flags |= RADEON_PLL_PREFER_LOW_REF_DIV; in radeon_set_pll()
A Dradeon_mode.h153 #define RADEON_PLL_PREFER_LOW_REF_DIV (1 << 4) macro
A Datombios_crtc.c586 radeon_crtc->pll_flags |= RADEON_PLL_PREFER_LOW_REF_DIV; in atombios_adjust_pll()
605 radeon_crtc->pll_flags |= RADEON_PLL_PREFER_LOW_REF_DIV; in atombios_adjust_pll()
A Dradeon_display.c1247 } else if (((pll->flags & RADEON_PLL_PREFER_LOW_REF_DIV) && (ref_div < best_ref_div)) || in radeon_compute_pll_legacy()

Completed in 16 milliseconds