Home
last modified time | relevance | path

Searched refs:CTF_TEMP_MASK (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/gpu/drm/radeon/
H A Dsid.h206 #define CTF_TEMP_MASK 0x0003fe00 macro
H A Dcikd.h209 #define CTF_TEMP_MASK 0x0003fe00 macro
H A Dsi.c1340 temp = (RREG32(CG_MULT_THERMAL_STATUS) & CTF_TEMP_MASK) >> in si_get_temp()
H A Dcik.c207 temp = (RREG32_SMC(CG_MULT_THERMAL_STATUS) & CTF_TEMP_MASK) >> in ci_get_temp()
/linux/drivers/gpu/drm/amd/amdgpu/
H A Dsid.h207 #define CTF_TEMP_MASK 0x0003fe00 macro