Searched refs:CG_MULT_THERMAL_CTRL (Results 1 – 11 of 11) sorted by relevance
/openbmc/linux/drivers/gpu/drm/radeon/ |
H A D | sid.h | 197 #define CG_MULT_THERMAL_CTRL 0x710 macro
|
H A D | cikd.h | 200 #define CG_MULT_THERMAL_CTRL 0xC0300010 macro
|
H A D | si_dpm.c | 6070 tmp = (RREG32(CG_MULT_THERMAL_CTRL) & TEMP_SEL_MASK) >> TEMP_SEL_SHIFT; in si_thermal_setup_fan_table()
|
H A D | ci_dpm.c | 992 tmp = (RREG32_SMC(CG_MULT_THERMAL_CTRL) & TEMP_SEL_MASK) >> TEMP_SEL_SHIFT; in ci_thermal_setup_fan_table()
|
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/ |
H A D | sid.h | 198 #define CG_MULT_THERMAL_CTRL 0x1c4 macro
|
/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/smumgr/ |
H A D | fiji_smumgr.c | 2210 CG_MULT_THERMAL_CTRL, TEMP_SEL); in fiji_thermal_setup_fan_table()
|
H A D | iceland_smumgr.c | 2153 …t8_t)PHM_READ_VFPF_INDIRECT_FIELD(hwmgr->device, CGS_IND_REG__SMC, CG_MULT_THERMAL_CTRL, TEMP_SEL); in iceland_thermal_setup_fan_table()
|
H A D | polaris10_smumgr.c | 2252 CG_MULT_THERMAL_CTRL, TEMP_SEL); in polaris10_thermal_setup_fan_table()
|
H A D | tonga_smumgr.c | 2538 …t8_t)PHM_READ_VFPF_INDIRECT_FIELD(hwmgr->device, CGS_IND_REG__SMC, CG_MULT_THERMAL_CTRL, TEMP_SEL); in tonga_thermal_setup_fan_table()
|
H A D | ci_smumgr.c | 2193 …t8_t)PHM_READ_VFPF_INDIRECT_FIELD(hwmgr->device, CGS_IND_REG__SMC, CG_MULT_THERMAL_CTRL, TEMP_SEL); in ci_thermal_setup_fan_table()
|
/openbmc/linux/drivers/gpu/drm/amd/pm/legacy-dpm/ |
H A D | si_dpm.c | 6536 tmp = (RREG32(CG_MULT_THERMAL_CTRL) & TEMP_SEL_MASK) >> TEMP_SEL_SHIFT; in si_thermal_setup_fan_table()
|