Home
last modified time | relevance | path

Searched refs:CG_MULT_THERMAL_STATUS (Results 1 – 11 of 11) sorted by relevance

/netbsd/sys/external/bsd/drm2/dist/drm/amd/powerplay/hwmgr/
H A Damdgpu_smu7_thermal.c296 CG_MULT_THERMAL_STATUS, CTF_TEMP); in smu7_thermal_get_temperature()
/netbsd/sys/external/bsd/drm2/dist/drm/radeon/
H A Drv770d.h427 #define CG_MULT_THERMAL_STATUS 0x740 macro
H A Dsid.h203 #define CG_MULT_THERMAL_STATUS 0x714 macro
H A Dcikd.h206 #define CG_MULT_THERMAL_STATUS 0xC0300014 macro
H A Dradeon_rv770.c863 u32 temp = (RREG32(CG_MULT_THERMAL_STATUS) & ASIC_T_MASK) >> in rv770_get_temp()
H A Devergreend.h906 #define CG_MULT_THERMAL_STATUS 0x740 macro
H A Dradeon_evergreen.c1478 temp = (RREG32(CG_MULT_THERMAL_STATUS) & ASIC_T_MASK) >> in evergreen_get_temp()
H A Dradeon_si.c1372 temp = (RREG32(CG_MULT_THERMAL_STATUS) & CTF_TEMP_MASK) >> in si_get_temp()
H A Dradeon_cik.c223 temp = (RREG32_SMC(CG_MULT_THERMAL_STATUS) & CTF_TEMP_MASK) >> in ci_get_temp()
/netbsd/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
H A Dsid.h205 #define CG_MULT_THERMAL_STATUS 0x1c5 macro
H A Damdgpu_si_dpm.c7864 temp = (RREG32(CG_MULT_THERMAL_STATUS) & CTF_TEMP_MASK) >> in si_dpm_get_temp()