Home
last modified time | relevance | path

Searched refs:DIG_THERM_DPM (Results 1 – 13 of 13) sorted by relevance

/linux-5.19.10/drivers/gpu/drm/radeon/
Drv6xxd.h150 # define DIG_THERM_DPM(x) ((x) << 12) macro
Drv770d.h411 #define DIG_THERM_DPM(x) ((x) << 14) macro
Dsid.h180 #define DIG_THERM_DPM(x) ((x) << 14) macro
Dcikd.h184 #define DIG_THERM_DPM(x) ((x) << 14) macro
Dr600_dpm.c756 WREG32_P(CG_THERMAL_CTRL, DIG_THERM_DPM(high_temp / 1000), ~DIG_THERM_DPM_MASK); in r600_set_thermal_temperature_range()
Devergreend.h880 #define DIG_THERM_DPM(x) ((x) << 14) macro
Dr600d.h299 #define DIG_THERM_DPM(x) ((x) << 12) macro
Drv770_dpm.c1887 WREG32_P(CG_THERMAL_CTRL, DIG_THERM_DPM(high_temp / 1000), ~DIG_THERM_DPM_MASK); in rv770_set_thermal_temperature_range()
Dci_dpm.c871 tmp |= DIG_THERM_DPM(high_temp / 1000); in ci_thermal_set_temperature_range()
Dsi_dpm.c5980 WREG32_P(CG_THERMAL_CTRL, DIG_THERM_DPM(high_temp / 1000), ~DIG_THERM_DPM_MASK); in si_thermal_set_temperature_range()
/linux-5.19.10/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
Dsmu7_thermal.c342 CG_THERMAL_CTRL, DIG_THERM_DPM, in smu7_thermal_set_temperature_range()
/linux-5.19.10/drivers/gpu/drm/amd/amdgpu/
Dsid.h181 #define DIG_THERM_DPM(x) ((x) << 14) macro
/linux-5.19.10/drivers/gpu/drm/amd/pm/legacy-dpm/
Dsi_dpm.c6454 WREG32_P(CG_THERMAL_CTRL, DIG_THERM_DPM(high_temp / 1000), ~DIG_THERM_DPM_MASK); in si_thermal_set_temperature_range()