OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:spll_func_cntl_4
(Results
1 - 8
of
8
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/amd/powerplay/smumgr/
amdgpu_ci_smumgr.c
307
uint32_t
spll_func_cntl_4
= data->clock_registers.vCG_SPLL_FUNC_CNTL_4;
local in function:ci_calculate_sclk_params
366
sclk->CgSpllFuncCntl4 =
spll_func_cntl_4
;
amdgpu_fiji_smumgr.c
869
uint32_t
spll_func_cntl_4
= data->clock_registers.vCG_SPLL_FUNC_CNTL_4;
local in function:fiji_calculate_sclk_params
935
sclk->CgSpllFuncCntl4 =
spll_func_cntl_4
;
amdgpu_iceland_smumgr.c
807
uint32_t
spll_func_cntl_4
= data->clock_registers.vCG_SPLL_FUNC_CNTL_4;
local in function:iceland_calculate_sclk_params
870
sclk->CgSpllFuncCntl4 =
spll_func_cntl_4
;
amdgpu_tonga_smumgr.c
550
uint32_t
spll_func_cntl_4
= data->clock_registers.vCG_SPLL_FUNC_CNTL_4;
local in function:tonga_calculate_sclk_params
613
sclk->CgSpllFuncCntl4 =
spll_func_cntl_4
;
/src/sys/external/bsd/drm2/dist/drm/radeon/
radeon_ni_dpm.c
1809
u32
spll_func_cntl_4
= ni_pi->clock_registers.cg_spll_func_cntl_4;
local in function:ni_populate_smc_acpi_state
1921
table->ACPIState.levels[0].sclk.vCG_SPLL_FUNC_CNTL_4 = cpu_to_be32(
spll_func_cntl_4
);
2012
u32
spll_func_cntl_4
= ni_pi->clock_registers.cg_spll_func_cntl_4;
local in function:ni_calculate_sclk_params
2066
sclk->vCG_SPLL_FUNC_CNTL_4 =
spll_func_cntl_4
;
radeon_ci_dpm.c
3172
u32
spll_func_cntl_4
= pi->clock_registers.cg_spll_func_cntl_4;
local in function:ci_calculate_sclk_params
3213
sclk->CgSpllFuncCntl4 =
spll_func_cntl_4
;
radeon_si_dpm.c
4501
u32
spll_func_cntl_4
= si_pi->clock_registers.cg_spll_func_cntl_4;
local in function:si_populate_smc_acpi_state
4608
cpu_to_be32(
spll_func_cntl_4
);
4795
u32
spll_func_cntl_4
= si_pi->clock_registers.cg_spll_func_cntl_4;
local in function:si_calculate_sclk_params
4848
sclk->vCG_SPLL_FUNC_CNTL_4 =
spll_func_cntl_4
;
/src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
amdgpu_si_dpm.c
4965
u32
spll_func_cntl_4
= si_pi->clock_registers.cg_spll_func_cntl_4;
local in function:si_populate_smc_acpi_state
5073
cpu_to_be32(
spll_func_cntl_4
);
5259
u32
spll_func_cntl_4
= si_pi->clock_registers.cg_spll_func_cntl_4;
local in function:si_calculate_sclk_params
5312
sclk->vCG_SPLL_FUNC_CNTL_4 =
spll_func_cntl_4
;
Completed in 35 milliseconds
Indexes created Wed Oct 01 07:09:59 GMT 2025