Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/radeon/
HDrv770_smc.h39 uint32_t vCG_SPLL_SPREAD_SPECTRUM; member
HDnislands_smc.h62 uint32_t vCG_SPLL_SPREAD_SPECTRUM; member
HDrv730_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()
HDsislands_smc.h109 uint32_t vCG_SPLL_SPREAD_SPECTRUM; member
HDrv740_dpm.c181 sclk->vCG_SPLL_SPREAD_SPECTRUM = cpu_to_be32(cg_spll_spread_spectrum); in rv740_populate_sclk_value()
HDni_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()
HDsi_dpm.c2872 clk_s = (sclk_params.vCG_SPLL_SPREAD_SPECTRUM & CLK_S_MASK) >> CLK_S_SHIFT; in si_init_smc_spll_table()
4405 table->initialState.levels[0].sclk.vCG_SPLL_SPREAD_SPECTRUM = in si_populate_smc_initial_state()
4844 sclk->vCG_SPLL_SPREAD_SPECTRUM = cg_spll_spread_spectrum; in si_calculate_sclk_params()
4864 sclk->vCG_SPLL_SPREAD_SPECTRUM = cpu_to_be32(sclk_tmp.vCG_SPLL_SPREAD_SPECTRUM); in si_populate_sclk_value()
HDrv770_dpm.c564 sclk->vCG_SPLL_SPREAD_SPECTRUM = cpu_to_be32(cg_spll_spread_spectrum); in rv770_populate_sclk_value()
1062 table->initialState.levels[0].sclk.vCG_SPLL_SPREAD_SPECTRUM = in rv770_populate_smc_initial_state()
HDcypress_dpm.c1270 table->initialState.levels[0].sclk.vCG_SPLL_SPREAD_SPECTRUM = in cypress_populate_smc_initial_state()
/dragonfly/sys/dev/drm/amd/powerplay/hwmgr/
HDsmu7_hwmgr.h117 uint32_t vCG_SPLL_SPREAD_SPECTRUM; member
HDsmu7_hwmgr.c4272 data->clock_registers.vCG_SPLL_SPREAD_SPECTRUM = in smu7_read_clock_registers()
/dragonfly/sys/dev/drm/amd/amdgpu/
HDsi_dpm.h370 uint32_t vCG_SPLL_SPREAD_SPECTRUM; member
713 uint32_t vCG_SPLL_SPREAD_SPECTRUM; member
HDsislands_smc.h109 uint32_t vCG_SPLL_SPREAD_SPECTRUM; member
HDsi_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()
/dragonfly/sys/dev/drm/amd/powerplay/smumgr/
HDiceland_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()
HDfiji_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()
HDtonga_smumgr.c536 uint32_t cg_spll_spread_spectrum = data->clock_registers.vCG_SPLL_SPREAD_SPECTRUM; in tonga_calculate_sclk_params()
1211 table->ACPILevel.SpllSpreadSpectrum = data->clock_registers.vCG_SPLL_SPREAD_SPECTRUM; in tonga_populate_smc_acpi_level()
HDci_smumgr.c303 uint32_t cg_spll_spread_spectrum = data->clock_registers.vCG_SPLL_SPREAD_SPECTRUM; in ci_calculate_sclk_params()
1423 table->ACPILevel.SpllSpreadSpectrum = data->clock_registers.vCG_SPLL_SPREAD_SPECTRUM; in ci_populate_smc_acpi_level()