Home
last modified time | relevance | path

Searched refs:DIG_THERM_INTL (Results 1 – 20 of 20) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/gpu/drm/radeon/
H A Dtrinityd.h210 # define DIG_THERM_INTL(x) ((x) << 8) macro
H A Dsumod.h290 #define DIG_THERM_INTL(x) ((x) << 16) macro
H A Drv770d.h419 #define DIG_THERM_INTL(x) ((x) << 16) macro
H A Dsid.h191 #define DIG_THERM_INTL(x) ((x) << 16) macro
H A Dcikd.h302 #define DIG_THERM_INTL(x) ((x) << 8) macro
H A Dr600_dpm.c755 WREG32_P(CG_THERMAL_INT, DIG_THERM_INTL(low_temp / 1000), ~DIG_THERM_INTL_MASK); in r600_set_thermal_temperature_range()
H A Devergreend.h888 #define DIG_THERM_INTL(x) ((x) << 16) macro
H A Dtrinity_dpm.c1059 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 Dr600d.h310 #define DIG_THERM_INTL(x) ((x) << 16) macro
H A Dsumo_dpm.c1172 WREG32_P(CG_THERMAL_INT, DIG_THERM_INTL(49 + (low_temp / 1000)), ~DIG_THERM_INTL_MASK); in sumo_set_thermal_temperature_range()
H A Drv770_dpm.c1884 WREG32_P(CG_THERMAL_INT, DIG_THERM_INTL(low_temp / 1000), ~DIG_THERM_INTL_MASK); in rv770_set_thermal_temperature_range()
H A Dkv_dpm.c2471 DIG_THERM_INTL(49 + (low_temp / 1000))); in kv_set_thermal_temperature_range()
H A Dsi_dpm.c5981 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 Dvega12_thermal.c194 val = REG_SET_FIELD(val, THM_THERMAL_INT_CTRL, DIG_THERM_INTL, low); in vega12_thermal_set_temperature_range()
H A Dvega20_thermal.c264 val = CGS_REG_SET_FIELD(val, THM_THERMAL_INT_CTRL, DIG_THERM_INTL, low); in vega20_thermal_set_temperature_range()
H A Dsmu7_thermal.c332 CG_THERMAL_INT, DIG_THERM_INTL, in smu7_thermal_set_temperature_range()
H A Dvega10_thermal.c398 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 Dsid.h192 #define DIG_THERM_INTL(x) ((x) << 16) macro
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/pm/swsmu/smu11/
H A Dsmu_v11_0.c1281 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 Dsi_dpm.c6413 WREG32_P(CG_THERMAL_INT, DIG_THERM_INTL(low_temp / 1000), ~DIG_THERM_INTL_MASK); in si_thermal_set_temperature_range()