Searched refs:AMDGPU_PLL_USE_REF_DIV (Results 1 - 3 of 3) sorted by relevance

/linux-4.4.14/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_pll.c140 if (pll->flags & AMDGPU_PLL_USE_REF_DIV) amdgpu_pll_compute()
146 pll->flags & AMDGPU_PLL_USE_REF_DIV) amdgpu_pll_compute()
H A Datombios_crtc.c340 amdgpu_crtc->pll_flags |= AMDGPU_PLL_USE_REF_DIV; amdgpu_atombios_crtc_adjust_pll()
435 amdgpu_crtc->pll_flags |= AMDGPU_PLL_USE_REF_DIV; amdgpu_atombios_crtc_adjust_pll()
H A Damdgpu_mode.h168 #define AMDGPU_PLL_USE_REF_DIV (1 << 2) macro

Completed in 102 milliseconds