Searched refs:DIG_THERM_INTL (Results 1 – 20 of 20) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/radeon/ |
| H A D | trinityd.h | 210 # define DIG_THERM_INTL(x) ((x) << 8) macro
|
| H A D | sumod.h | 290 #define DIG_THERM_INTL(x) ((x) << 16) macro
|
| H A D | rv770d.h | 419 #define DIG_THERM_INTL(x) ((x) << 16) macro
|
| H A D | sid.h | 191 #define DIG_THERM_INTL(x) ((x) << 16) macro
|
| H A D | cikd.h | 302 #define DIG_THERM_INTL(x) ((x) << 8) macro
|
| H A D | r600_dpm.c | 755 WREG32_P(CG_THERMAL_INT, DIG_THERM_INTL(low_temp / 1000), ~DIG_THERM_INTL_MASK); in r600_set_thermal_temperature_range()
|
| H A D | evergreend.h | 888 #define DIG_THERM_INTL(x) ((x) << 16) macro
|
| H A D | trinity_dpm.c | 1059 WREG32_P(CG_THERMAL_INT_CTRL, DIG_THERM_INTL(49 + (low_temp / 1000)), ~DIG_THERM_INTL_MASK); in trinity_set_thermal_temperature_range()
|
| H A D | r600d.h | 310 #define DIG_THERM_INTL(x) ((x) << 16) macro
|
| H A D | sumo_dpm.c | 1172 WREG32_P(CG_THERMAL_INT, DIG_THERM_INTL(49 + (low_temp / 1000)), ~DIG_THERM_INTL_MASK); in sumo_set_thermal_temperature_range()
|
| H A D | rv770_dpm.c | 1884 WREG32_P(CG_THERMAL_INT, DIG_THERM_INTL(low_temp / 1000), ~DIG_THERM_INTL_MASK); in rv770_set_thermal_temperature_range()
|
| H A D | kv_dpm.c | 2471 DIG_THERM_INTL(49 + (low_temp / 1000))); in kv_set_thermal_temperature_range()
|
| H A D | si_dpm.c | 5981 WREG32_P(CG_THERMAL_INT, DIG_THERM_INTL(low_temp / 1000), ~DIG_THERM_INTL_MASK); in si_thermal_set_temperature_range()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/pm/powerplay/hwmgr/ |
| H A D | vega12_thermal.c | 194 val = REG_SET_FIELD(val, THM_THERMAL_INT_CTRL, DIG_THERM_INTL, low); in vega12_thermal_set_temperature_range()
|
| H A D | vega20_thermal.c | 264 val = CGS_REG_SET_FIELD(val, THM_THERMAL_INT_CTRL, DIG_THERM_INTL, low); in vega20_thermal_set_temperature_range()
|
| H A D | smu7_thermal.c | 332 CG_THERMAL_INT, DIG_THERM_INTL, in smu7_thermal_set_temperature_range()
|
| H A D | vega10_thermal.c | 398 val = REG_SET_FIELD(val, THM_THERMAL_INT_CTRL, DIG_THERM_INTL, low); in vega10_thermal_set_temperature_range()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/amdgpu/ |
| H A D | sid.h | 192 #define DIG_THERM_INTL(x) ((x) << 16) macro
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/pm/swsmu/smu11/ |
| H A D | smu_v11_0.c | 1281 val = REG_SET_FIELD(val, THM_THERMAL_INT_CTRL, DIG_THERM_INTL, (low & 0xff)); in smu_v11_0_set_irq_state()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/pm/powerplay/ |
| H A D | si_dpm.c | 6413 WREG32_P(CG_THERMAL_INT, DIG_THERM_INTL(low_temp / 1000), ~DIG_THERM_INTL_MASK); in si_thermal_set_temperature_range()
|