Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/amd/amdgpu/
H A Damdgpu_atombios.c1031 ATOM_PLL_CNTL_FLAG_MPLL_VCO_MODE) ? 1 : 0; in amdgpu_atombios_get_clock_dividers()
1051 ATOM_PLL_CNTL_FLAG_MPLL_VCO_MODE) ? 1 : 0; in amdgpu_atombios_get_clock_dividers()
/dragonfly/sys/dev/drm/radeon/
H A Dradeon_atombios.c2878 ATOM_PLL_CNTL_FLAG_MPLL_VCO_MODE) ? 1 : 0; in radeon_atom_get_clock_dividers()
2898 ATOM_PLL_CNTL_FLAG_MPLL_VCO_MODE) ? 1 : 0; in radeon_atom_get_clock_dividers()
H A Datombios.h474 #define ATOM_PLL_CNTL_FLAG_MPLL_VCO_MODE 2 macro
/dragonfly/sys/dev/drm/amd/include/
H A Datombios.h508 #define ATOM_PLL_CNTL_FLAG_MPLL_VCO_MODE 2 macro