Home
last modified time | relevance | path

Searched refs:ixCG_FDO_CTRL0 (Results 1 – 6 of 6) sorted by relevance

/Linux-v4.19/drivers/gpu/drm/amd/include/asic_reg/smu/
Dsmu_7_1_1_d.h936 #define ixCG_FDO_CTRL0 0xc0300064 macro
Dsmu_7_0_1_d.h1145 #define ixCG_FDO_CTRL0 0xc0300064 macro
Dsmu_7_1_2_d.h1061 #define ixCG_FDO_CTRL0 0xc0300064 macro
Dsmu_7_1_3_d.h928 #define ixCG_FDO_CTRL0 0xc0300064 macro
Dsmu_7_1_0_d.h1141 #define ixCG_FDO_CTRL0 0xc0300064 macro
/Linux-v4.19/drivers/gpu/drm/amd/amdgpu/
Dci_dpm.c1272 tmp = RREG32_SMC(ixCG_FDO_CTRL0) & ~CG_FDO_CTRL0__FDO_STATIC_DUTY_MASK; in ci_dpm_set_fan_speed_percent()
1274 WREG32_SMC(ixCG_FDO_CTRL0, tmp); in ci_dpm_set_fan_speed_percent()