Home
last modified time | relevance | path

Searched refs:CG_MULT_THERMAL_CTRL (Results 1 – 11 of 11) sorted by relevance

/openbmc/linux/drivers/gpu/drm/radeon/
H A Dsid.h197 #define CG_MULT_THERMAL_CTRL 0x710 macro
H A Dcikd.h200 #define CG_MULT_THERMAL_CTRL 0xC0300010 macro
H A Dsi_dpm.c6070 tmp = (RREG32(CG_MULT_THERMAL_CTRL) & TEMP_SEL_MASK) >> TEMP_SEL_SHIFT; in si_thermal_setup_fan_table()
H A Dci_dpm.c992 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 Dsid.h198 #define CG_MULT_THERMAL_CTRL 0x1c4 macro
/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/smumgr/
H A Dfiji_smumgr.c2210 CG_MULT_THERMAL_CTRL, TEMP_SEL); in fiji_thermal_setup_fan_table()
H A Diceland_smumgr.c2153 …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 Dpolaris10_smumgr.c2252 CG_MULT_THERMAL_CTRL, TEMP_SEL); in polaris10_thermal_setup_fan_table()
H A Dtonga_smumgr.c2538 …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 Dci_smumgr.c2193 …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 Dsi_dpm.c6536 tmp = (RREG32(CG_MULT_THERMAL_CTRL) & TEMP_SEL_MASK) >> TEMP_SEL_SHIFT; in si_thermal_setup_fan_table()