Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/radeon/
A Dradeon_legacy_crtc.c795 pll->flags |= RADEON_PLL_NO_ODD_POST_DIV; in radeon_set_pll()
A Dradeon_mode.h150 #define RADEON_PLL_NO_ODD_POST_DIV (1 << 1) macro
A Dradeon_display.c1167 if ((pll->flags & RADEON_PLL_NO_ODD_POST_DIV) && (post_div & 1)) in radeon_compute_pll_legacy()
A Datombios_crtc.c650 radeon_crtc->pll_flags |= RADEON_PLL_NO_ODD_POST_DIV; in atombios_adjust_pll()

Completed in 14 milliseconds