Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_pll.c162 if (pll->flags & AMDGPU_PLL_USE_POST_DIV) { in amdgpu_pll_compute()
H A Damdgpu_mode.h185 #define AMDGPU_PLL_USE_POST_DIV (1 << 12) macro
H A Datombios_crtc.c440 amdgpu_crtc->pll_flags |= AMDGPU_PLL_USE_POST_DIV; in amdgpu_atombios_crtc_adjust_pll()