Home
last modified time | relevance | path

Searched refs:CG_THERMAL_CTRL (Results 1 – 15 of 15) sorted by relevance

/linux/drivers/gpu/drm/radeon/
H A Drv6xxd.h144 #define CG_THERMAL_CTRL 0x7f0 macro
H A Drv770d.h408 #define CG_THERMAL_CTRL 0x72C macro
H A Dsid.h177 #define CG_THERMAL_CTRL 0x700 macro
H A Dcikd.h181 #define CG_THERMAL_CTRL 0xC0300004 macro
H A Drv770_dpm.c1843 WREG32_P(CG_THERMAL_CTRL, DPM_EVENT_SRC(dpm_event_src), ~DPM_EVENT_SRC_MASK); in rv770_set_dpm_event_sources()
1887 WREG32_P(CG_THERMAL_CTRL, DIG_THERM_DPM(high_temp / 1000), ~DIG_THERM_DPM_MASK); in rv770_set_thermal_temperature_range()
H A Dr600_dpm.c754 WREG32_P(CG_THERMAL_CTRL, DIG_THERM_DPM(high_temp / 1000), ~DIG_THERM_DPM_MASK); in r600_set_thermal_temperature_range()
H A Devergreend.h877 #define CG_THERMAL_CTRL 0x72c macro
H A Dr600d.h298 #define CG_THERMAL_CTRL 0x7F0 macro
H A Drv6xx_dpm.c1380 WREG32_P(CG_THERMAL_CTRL, DPM_EVENT_SRC(dpm_event_src), ~DPM_EVENT_SRC_MASK); in rv6xx_set_dpm_event_sources()
H A Dci_dpm.c864 tmp = RREG32_SMC(CG_THERMAL_CTRL); in ci_thermal_set_temperature_range()
867 WREG32_SMC(CG_THERMAL_CTRL, tmp); in ci_thermal_set_temperature_range()
H A Dsi_dpm.c3242 WREG32_P(CG_THERMAL_CTRL, DPM_EVENT_SRC(dpm_event_src), ~DPM_EVENT_SRC_MASK); in si_set_dpm_event_sources()
5936 WREG32_P(CG_THERMAL_CTRL, DIG_THERM_DPM(high_temp / 1000), ~DIG_THERM_DPM_MASK); in si_thermal_set_temperature_range()
H A Devergreen.c1461 toffset = (RREG32(CG_THERMAL_CTRL) & TOFFSET_MASK) >> in evergreen_get_temp()
/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dsmu7_thermal.c342 CG_THERMAL_CTRL, DIG_THERM_DPM, in smu7_thermal_set_temperature_range()
H A Dsmu7_hwmgr.c1406 PHM_WRITE_INDIRECT_FIELD(hwmgr->device, CGS_IND_REG__SMC, CG_THERMAL_CTRL, in smu7_set_dpm_event_sources()
/linux/drivers/gpu/drm/amd/amdgpu/
H A Dsid.h178 #define CG_THERMAL_CTRL 0x1c0 macro