Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_atombios.c1048 ATOM_PLL_CNTL_FLAG_FRACTION_DISABLE) ? false : true; in amdgpu_atombios_get_clock_dividers()
1070 ATOM_PLL_CNTL_FLAG_FRACTION_DISABLE) ? false : true; in amdgpu_atombios_get_clock_dividers()
/linux/drivers/gpu/drm/radeon/
H A Dradeon_atombios.c2882 ATOM_PLL_CNTL_FLAG_FRACTION_DISABLE) ? false : true; in radeon_atom_get_clock_dividers()
2902 ATOM_PLL_CNTL_FLAG_FRACTION_DISABLE) ? false : true; in radeon_atom_get_clock_dividers()
H A Datombios.h475 #define ATOM_PLL_CNTL_FLAG_FRACTION_DISABLE 4 macro
/linux/drivers/gpu/drm/amd/include/
H A Datombios.h509 #define ATOM_PLL_CNTL_FLAG_FRACTION_DISABLE 4 macro