Searched refs:DIG_THERM_INTL (Results 1 - 13 of 13) sorted by relevance

/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.h418 #define DIG_THERM_INTL(x) ((x) << 16) macro
H A Dcikd.h266 #define DIG_THERM_INTL(x) ((x) << 8) macro
H A Dr600_dpm.c752 WREG32_P(CG_THERMAL_INT, DIG_THERM_INTL(low_temp / 1000), ~DIG_THERM_INTL_MASK);
H A Dsid.h188 #define DIG_THERM_INTL(x) ((x) << 16) macro
H A Devergreend.h882 #define DIG_THERM_INTL(x) ((x) << 16) macro
H A Dr600d.h310 #define DIG_THERM_INTL(x) ((x) << 16) macro
H A Drv770_dpm.c1883 WREG32_P(CG_THERMAL_INT, DIG_THERM_INTL(low_temp / 1000), ~DIG_THERM_INTL_MASK);
H A Dsumo_dpm.c1173 WREG32_P(CG_THERMAL_INT, DIG_THERM_INTL(49 + (low_temp / 1000)), ~DIG_THERM_INTL_MASK);
H A Dtrinity_dpm.c1042 WREG32_P(CG_THERMAL_INT_CTRL, DIG_THERM_INTL(49 + (low_temp / 1000)), ~DIG_THERM_INTL_MASK);
H A Dkv_dpm.c2455 DIG_THERM_INTL(49 + (low_temp / 1000)));
H A Dsi_dpm.c5836 WREG32_P(CG_THERMAL_INT, DIG_THERM_INTL(low_temp / 1000), ~DIG_THERM_INTL_MASK);

Completed in 1667 milliseconds