Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/amd/amdgpu/
Damdgpu_atombios.c1029 ATOM_PLL_CNTL_FLAG_FRACTION_DISABLE) ? false : true; in amdgpu_atombios_get_clock_dividers()
1051 ATOM_PLL_CNTL_FLAG_FRACTION_DISABLE) ? false : true; in amdgpu_atombios_get_clock_dividers()
/linux-6.12.1/drivers/gpu/drm/radeon/
Dradeon_atombios.c2892 ATOM_PLL_CNTL_FLAG_FRACTION_DISABLE) ? false : true; in radeon_atom_get_clock_dividers()
2912 ATOM_PLL_CNTL_FLAG_FRACTION_DISABLE) ? false : true; in radeon_atom_get_clock_dividers()
Datombios.h475 #define ATOM_PLL_CNTL_FLAG_FRACTION_DISABLE 4 macro
/linux-6.12.1/drivers/gpu/drm/amd/include/
Datombios.h509 #define ATOM_PLL_CNTL_FLAG_FRACTION_DISABLE 4 macro