Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/radeon/
Drv770_smc.h39 uint32_t vCG_SPLL_SPREAD_SPECTRUM; member
Dnislands_smc.h62 uint32_t vCG_SPLL_SPREAD_SPECTRUM; member
Drv730_dpm.c113 sclk->vCG_SPLL_SPREAD_SPECTRUM = cpu_to_be32(cg_spll_spread_spectrum); in rv730_populate_sclk_value()
351 table->initialState.levels[0].sclk.vCG_SPLL_SPREAD_SPECTRUM = in rv730_populate_smc_initial_state()
Dsislands_smc.h109 uint32_t vCG_SPLL_SPREAD_SPECTRUM; member
Drv740_dpm.c181 sclk->vCG_SPLL_SPREAD_SPECTRUM = cpu_to_be32(cg_spll_spread_spectrum); in rv740_populate_sclk_value()
Dni_dpm.c1717 table->initialState.levels[0].sclk.vCG_SPLL_SPREAD_SPECTRUM = in ni_populate_smc_initial_state()
2061 sclk->vCG_SPLL_SPREAD_SPECTRUM = cg_spll_spread_spectrum; in ni_calculate_sclk_params()
2081 sclk->vCG_SPLL_SPREAD_SPECTRUM = cpu_to_be32(sclk_tmp.vCG_SPLL_SPREAD_SPECTRUM); in ni_populate_sclk_value()
2116 clk_s = (sclk_params.vCG_SPLL_SPREAD_SPECTRUM & CLK_S_MASK) >> CLK_S_SHIFT; in ni_init_smc_spll_table()
Dsi_dpm.c2871 clk_s = (sclk_params.vCG_SPLL_SPREAD_SPECTRUM & CLK_S_MASK) >> CLK_S_SHIFT; in si_init_smc_spll_table()
4404 table->initialState.levels[0].sclk.vCG_SPLL_SPREAD_SPECTRUM = in si_populate_smc_initial_state()
4843 sclk->vCG_SPLL_SPREAD_SPECTRUM = cg_spll_spread_spectrum; in si_calculate_sclk_params()
4863 sclk->vCG_SPLL_SPREAD_SPECTRUM = cpu_to_be32(sclk_tmp.vCG_SPLL_SPREAD_SPECTRUM); in si_populate_sclk_value()
Drv770_dpm.c560 sclk->vCG_SPLL_SPREAD_SPECTRUM = cpu_to_be32(cg_spll_spread_spectrum); in rv770_populate_sclk_value()
1058 table->initialState.levels[0].sclk.vCG_SPLL_SPREAD_SPECTRUM = in rv770_populate_smc_initial_state()
Dcypress_dpm.c1270 table->initialState.levels[0].sclk.vCG_SPLL_SPREAD_SPECTRUM = in cypress_populate_smc_initial_state()
/Linux-v4.19/drivers/gpu/drm/amd/powerplay/hwmgr/
Dsmu7_hwmgr.h117 uint32_t vCG_SPLL_SPREAD_SPECTRUM; member
Dsmu7_hwmgr.c4237 data->clock_registers.vCG_SPLL_SPREAD_SPECTRUM = in smu7_read_clock_registers()
/Linux-v4.19/drivers/gpu/drm/amd/amdgpu/
Dsi_dpm.h370 uint32_t vCG_SPLL_SPREAD_SPECTRUM; member
713 uint32_t vCG_SPLL_SPREAD_SPECTRUM; member
Dsislands_smc.h109 uint32_t vCG_SPLL_SPREAD_SPECTRUM; member
Dsi_dpm.c2970 clk_s = (sclk_params.vCG_SPLL_SPREAD_SPECTRUM & CLK_S_MASK) >> CLK_S_SHIFT; in si_init_smc_spll_table()
4870 table->initialState.levels[0].sclk.vCG_SPLL_SPREAD_SPECTRUM = in si_populate_smc_initial_state()
5307 sclk->vCG_SPLL_SPREAD_SPECTRUM = cg_spll_spread_spectrum; in si_calculate_sclk_params()
5327 sclk->vCG_SPLL_SPREAD_SPECTRUM = cpu_to_be32(sclk_tmp.vCG_SPLL_SPREAD_SPECTRUM); in si_populate_sclk_value()
/Linux-v4.19/drivers/gpu/drm/amd/powerplay/smumgr/
Dfiji_smumgr.c875 uint32_t cg_spll_spread_spectrum = data->clock_registers.vCG_SPLL_SPREAD_SPECTRUM; in fiji_calculate_sclk_params()
1367 table->ACPILevel.SpllSpreadSpectrum = data->clock_registers.vCG_SPLL_SPREAD_SPECTRUM; in fiji_populate_smc_acpi_level()
Diceland_smumgr.c803 uint32_t cg_spll_spread_spectrum = data->clock_registers.vCG_SPLL_SPREAD_SPECTRUM; in iceland_calculate_sclk_params()
1471 table->ACPILevel.SpllSpreadSpectrum = data->clock_registers.vCG_SPLL_SPREAD_SPECTRUM; in iceland_populate_smc_acpi_level()
Dci_smumgr.c302 uint32_t cg_spll_spread_spectrum = data->clock_registers.vCG_SPLL_SPREAD_SPECTRUM; in ci_calculate_sclk_params()
1422 table->ACPILevel.SpllSpreadSpectrum = data->clock_registers.vCG_SPLL_SPREAD_SPECTRUM; in ci_populate_smc_acpi_level()
Dtonga_smumgr.c536 uint32_t cg_spll_spread_spectrum = data->clock_registers.vCG_SPLL_SPREAD_SPECTRUM; in tonga_calculate_sclk_params()
1210 table->ACPILevel.SpllSpreadSpectrum = data->clock_registers.vCG_SPLL_SPREAD_SPECTRUM; in tonga_populate_smc_acpi_level()