OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:atom_pll_id
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/amd/display/dc/bios/
amdgpu_command_table2.c
802
uint32_t
atom_pll_id
;
local in function:set_dce_clock_v2_1
808
if (!cmd->clock_source_id_to_atom(bp_params->pll_id, &
atom_pll_id
) ||
813
params.param.dceclksrc =
atom_pll_id
;
amdgpu_command_table2.c
802
uint32_t
atom_pll_id
;
local in function:set_dce_clock_v2_1
808
if (!cmd->clock_source_id_to_atom(bp_params->pll_id, &
atom_pll_id
) ||
813
params.param.dceclksrc =
atom_pll_id
;
amdgpu_command_table.c
2043
uint32_t
atom_pll_id
;
local in function:program_clock_v5
2047
bp_params->pll_id, &
atom_pll_id
)) {
2053
params.sPCLKInput.ucPpll = (uint8_t)
atom_pll_id
;
2074
uint32_t
atom_pll_id
;
local in function:program_clock_v6
2079
bp_params->pll_id, &
atom_pll_id
)) {
2085
params.sPCLKInput.ucPpll = (uint8_t)
atom_pll_id
;
2318
uint32_t
atom_pll_id
;
local in function:set_dce_clock_v2_1
2324
if (!cmd->clock_source_id_to_atom(bp_params->pll_id, &
atom_pll_id
) ||
2328
params.asParam.ucDCEClkSrc =
atom_pll_id
;
amdgpu_command_table.c
2043
uint32_t
atom_pll_id
;
local in function:program_clock_v5
2047
bp_params->pll_id, &
atom_pll_id
)) {
2053
params.sPCLKInput.ucPpll = (uint8_t)
atom_pll_id
;
2074
uint32_t
atom_pll_id
;
local in function:program_clock_v6
2079
bp_params->pll_id, &
atom_pll_id
)) {
2085
params.sPCLKInput.ucPpll = (uint8_t)
atom_pll_id
;
2318
uint32_t
atom_pll_id
;
local in function:set_dce_clock_v2_1
2324
if (!cmd->clock_source_id_to_atom(bp_params->pll_id, &
atom_pll_id
) ||
2328
params.asParam.ucDCEClkSrc =
atom_pll_id
;
Completed in 26 milliseconds
Indexes created Thu Oct 02 07:10:07 GMT 2025