Searched refs:vCG_SPLL_SPREAD_SPECTRUM (Results 1 - 18 of 18) sorted by relevance

/netbsd-current/sys/external/bsd/drm2/dist/drm/radeon/
H A Drv770_smc.h41 uint32_t vCG_SPLL_SPREAD_SPECTRUM; member in struct:RV770_SMC_SCLK_VALUE
H A Dnislands_smc.h64 uint32_t vCG_SPLL_SPREAD_SPECTRUM; member in struct:NISLANDS_SMC_SCLK_VALUE
H A Dradeon_rv730_dpm.c117 sclk->vCG_SPLL_SPREAD_SPECTRUM = cpu_to_be32(cg_spll_spread_spectrum);
355 table->initialState.levels[0].sclk.vCG_SPLL_SPREAD_SPECTRUM =
H A Dsislands_smc.h111 uint32_t vCG_SPLL_SPREAD_SPECTRUM; member in struct:SISLANDS_SMC_SCLK_VALUE
H A Dradeon_rv740_dpm.c185 sclk->vCG_SPLL_SPREAD_SPECTRUM = cpu_to_be32(cg_spll_spread_spectrum);
H A Dradeon_ni_dpm.c1723 table->initialState.levels[0].sclk.vCG_SPLL_SPREAD_SPECTRUM =
2067 sclk->vCG_SPLL_SPREAD_SPECTRUM = cg_spll_spread_spectrum;
2087 sclk->vCG_SPLL_SPREAD_SPECTRUM = cpu_to_be32(sclk_tmp.vCG_SPLL_SPREAD_SPECTRUM);
2122 clk_s = (sclk_params.vCG_SPLL_SPREAD_SPECTRUM & CLK_S_MASK) >> CLK_S_SHIFT;
H A Dradeon_rv770_dpm.c564 sclk->vCG_SPLL_SPREAD_SPECTRUM = cpu_to_be32(cg_spll_spread_spectrum);
1062 table->initialState.levels[0].sclk.vCG_SPLL_SPREAD_SPECTRUM =
H A Dradeon_si_dpm.c2878 clk_s = (sclk_params.vCG_SPLL_SPREAD_SPECTRUM & CLK_S_MASK) >> CLK_S_SHIFT;
4410 table->initialState.levels[0].sclk.vCG_SPLL_SPREAD_SPECTRUM =
4849 sclk->vCG_SPLL_SPREAD_SPECTRUM = cg_spll_spread_spectrum;
4869 sclk->vCG_SPLL_SPREAD_SPECTRUM = cpu_to_be32(sclk_tmp.vCG_SPLL_SPREAD_SPECTRUM);
H A Dradeon_cypress_dpm.c1276 table->initialState.levels[0].sclk.vCG_SPLL_SPREAD_SPECTRUM =
/netbsd-current/sys/external/bsd/drm2/dist/drm/amd/powerplay/hwmgr/
H A Dsmu7_hwmgr.h119 uint32_t vCG_SPLL_SPREAD_SPECTRUM; member in struct:smu7_clock_registers
H A Damdgpu_smu7_hwmgr.c4295 data->clock_registers.vCG_SPLL_SPREAD_SPECTRUM =
/netbsd-current/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
H A Dsislands_smc.h111 uint32_t vCG_SPLL_SPREAD_SPECTRUM; member in struct:SISLANDS_SMC_SCLK_VALUE
H A Dsi_dpm.h372 uint32_t vCG_SPLL_SPREAD_SPECTRUM; member in struct:RV770_SMC_SCLK_VALUE
715 uint32_t vCG_SPLL_SPREAD_SPECTRUM; member in struct:NISLANDS_SMC_SCLK_VALUE
H A Damdgpu_si_dpm.c2977 clk_s = (sclk_params.vCG_SPLL_SPREAD_SPECTRUM & CLK_S_MASK) >> CLK_S_SHIFT;
4876 table->initialState.levels[0].sclk.vCG_SPLL_SPREAD_SPECTRUM =
5313 sclk->vCG_SPLL_SPREAD_SPECTRUM = cg_spll_spread_spectrum;
5333 sclk->vCG_SPLL_SPREAD_SPECTRUM = cpu_to_be32(sclk_tmp.vCG_SPLL_SPREAD_SPECTRUM);
/netbsd-current/sys/external/bsd/drm2/dist/drm/amd/powerplay/smumgr/
H A Damdgpu_fiji_smumgr.c870 uint32_t cg_spll_spread_spectrum = data->clock_registers.vCG_SPLL_SPREAD_SPECTRUM;
1361 table->ACPILevel.SpllSpreadSpectrum = data->clock_registers.vCG_SPLL_SPREAD_SPECTRUM;
H A Damdgpu_iceland_smumgr.c808 uint32_t cg_spll_spread_spectrum = data->clock_registers.vCG_SPLL_SPREAD_SPECTRUM;
1477 table->ACPILevel.SpllSpreadSpectrum = data->clock_registers.vCG_SPLL_SPREAD_SPECTRUM;
H A Damdgpu_ci_smumgr.c308 uint32_t cg_spll_spread_spectrum = data->clock_registers.vCG_SPLL_SPREAD_SPECTRUM;
1429 table->ACPILevel.SpllSpreadSpectrum = data->clock_registers.vCG_SPLL_SPREAD_SPECTRUM;
H A Damdgpu_tonga_smumgr.c551 uint32_t cg_spll_spread_spectrum = data->clock_registers.vCG_SPLL_SPREAD_SPECTRUM;
1226 table->ACPILevel.SpllSpreadSpectrum = data->clock_registers.vCG_SPLL_SPREAD_SPECTRUM;

Completed in 544 milliseconds