Searched refs:DIG_THERM_INTL_MASK (Results 1 - 25 of 30) sorted by relevance
12
/kernel/linux/linux-5.10/drivers/gpu/drm/radeon/ |
H A D | trinityd.h | 211 # define DIG_THERM_INTL_MASK (0xff << 8) macro
|
H A D | sumod.h | 291 #define DIG_THERM_INTL_MASK 0x00FF0000 macro
|
H A D | rv770d.h | 420 #define DIG_THERM_INTL_MASK 0x00FF0000 macro
|
H A D | cikd.h | 303 #define DIG_THERM_INTL_MASK 0x0000FF00 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 | sid.h | 192 #define DIG_THERM_INTL_MASK 0x00FF0000 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 | evergreend.h | 889 #define DIG_THERM_INTL_MASK 0x00FF0000 macro
|
H A D | r600d.h | 311 #define DIG_THERM_INTL_MASK 0x00FF0000 macro
|
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 | 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()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/radeon/ |
H A D | trinityd.h | 211 # define DIG_THERM_INTL_MASK (0xff << 8) macro
|
H A D | sumod.h | 291 #define DIG_THERM_INTL_MASK 0x00FF0000 macro
|
H A D | rv770d.h | 420 #define DIG_THERM_INTL_MASK 0x00FF0000 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 | cikd.h | 303 #define DIG_THERM_INTL_MASK 0x0000FF00 macro
|
H A D | sid.h | 192 #define DIG_THERM_INTL_MASK 0x00FF0000 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 | 1886 WREG32_P(CG_THERMAL_INT, DIG_THERM_INTL(low_temp / 1000), ~DIG_THERM_INTL_MASK); in rv770_set_thermal_temperature_range()
|
H A D | trinity_dpm.c | 1015 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 | evergreend.h | 889 #define DIG_THERM_INTL_MASK 0x00FF0000 macro
|
H A D | kv_dpm.c | 2266 tmp &= ~(DIG_THERM_INTH_MASK | DIG_THERM_INTL_MASK); in kv_set_thermal_temperature_range()
|
H A D | r600d.h | 311 #define DIG_THERM_INTL_MASK 0x00FF0000 macro
|
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/ |
H A D | sid.h | 193 #define DIG_THERM_INTL_MASK 0x00FF0000 macro
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/ |
H A D | sid.h | 193 #define DIG_THERM_INTL_MASK 0x00FF0000 macro
|
Completed in 129 milliseconds
12