Home
last modified time | relevance | path

Searched refs:ixCG_SPLL_SPREAD_SPECTRUM (Results 1 – 8 of 8) sorted by relevance

/Linux-v4.19/drivers/gpu/drm/amd/include/asic_reg/smu/
Dsmu_7_0_0_d.h53 #define ixCG_SPLL_SPREAD_SPECTRUM 0xc0500164 macro
Dsmu_7_1_1_d.h53 #define ixCG_SPLL_SPREAD_SPECTRUM 0xc0500164 macro
Dsmu_7_0_1_d.h53 #define ixCG_SPLL_SPREAD_SPECTRUM 0xc0500164 macro
Dsmu_7_1_2_d.h53 #define ixCG_SPLL_SPREAD_SPECTRUM 0xc0500164 macro
Dsmu_7_1_3_d.h56 #define ixCG_SPLL_SPREAD_SPECTRUM 0xc0500164 macro
Dsmu_7_1_0_d.h53 #define ixCG_SPLL_SPREAD_SPECTRUM 0xc0500164 macro
/Linux-v4.19/drivers/gpu/drm/amd/amdgpu/
Dci_dpm.c2015 RREG32_SMC(ixCG_SPLL_SPREAD_SPECTRUM); in ci_read_clock_registers()
2163 tmp = RREG32_SMC(ixCG_SPLL_SPREAD_SPECTRUM); in ci_enable_spread_spectrum()
2165 WREG32_SMC(ixCG_SPLL_SPREAD_SPECTRUM, tmp); in ci_enable_spread_spectrum()
/Linux-v4.19/drivers/gpu/drm/amd/powerplay/hwmgr/
Dsmu7_hwmgr.c4238 cgs_read_ind_register(hwmgr->device, CGS_IND_REG__SMC, ixCG_SPLL_SPREAD_SPECTRUM); in smu7_read_clock_registers()