Home
last modified time | relevance | path

Searched refs:RADEON_PLL_USE_POST_DIV (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/drivers/gpu/drm/radeon/
Dradeon_display.c998 if (pll->flags & RADEON_PLL_USE_POST_DIV) { in radeon_compute_pll_avivo()
1161 if (pll->flags & RADEON_PLL_USE_POST_DIV) in radeon_compute_pll_legacy()
Dradeon_mode.h161 #define RADEON_PLL_USE_POST_DIV (1 << 12) macro
Datombios_crtc.c737 radeon_crtc->pll_flags |= RADEON_PLL_USE_POST_DIV; in atombios_adjust_pll()