Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/amd/include/asic_reg/smu/
Dsmu_7_1_1_d.h934 #define ixCG_FDO_CTRL0 0xc0300064 macro
Dsmu_7_1_2_d.h1059 #define ixCG_FDO_CTRL0 0xc0300064 macro
Dsmu_7_1_3_d.h926 #define ixCG_FDO_CTRL0 0xc0300064 macro
Dsmu_7_0_1_d.h1145 #define ixCG_FDO_CTRL0 0xc0300064 macro
Dsmu_7_1_0_d.h1141 #define ixCG_FDO_CTRL0 0xc0300064 macro
/linux-4.4.14/drivers/gpu/drm/amd/amdgpu/
Dci_dpm.c1242 tmp = RREG32_SMC(ixCG_FDO_CTRL0) & ~CG_FDO_CTRL0__FDO_STATIC_DUTY_MASK; in ci_dpm_set_fan_speed_percent()
1244 WREG32_SMC(ixCG_FDO_CTRL0, tmp); in ci_dpm_set_fan_speed_percent()