Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
refs:MpllFuncCntl
(Results
1 - 16
of
16
) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/inc/
H
A
D
smu7_discrete.h
196
uint32_t
MpllFuncCntl
;
member
H
A
D
smu71_discrete.h
138
uint32_t
MpllFuncCntl
;
member
H
A
D
smu72_discrete.h
130
uint32_t
MpllFuncCntl
;
member
/kernel/linux/linux-5.10/drivers/gpu/drm/radeon/
H
A
D
smu7_discrete.h
196
uint32_t
MpllFuncCntl
;
member
H
A
D
ci_dpm.c
2847
mclk->
MpllFuncCntl
= mpll_func_cntl;
in ci_calculate_mclk_params()
2961
memory_level->
MpllFuncCntl
= cpu_to_be32(memory_level->
MpllFuncCntl
);
in ci_populate_single_memory_level()
3063
table->MemoryACPILevel.
MpllFuncCntl
=
in ci_populate_smc_acpi_level()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/powerplay/inc/
H
A
D
smu71_discrete.h
138
uint32_t
MpllFuncCntl
;
member
H
A
D
smu7_discrete.h
196
uint32_t
MpllFuncCntl
;
member
H
A
D
smu72_discrete.h
130
uint32_t
MpllFuncCntl
;
member
/kernel/linux/linux-6.6/drivers/gpu/drm/radeon/
H
A
D
smu7_discrete.h
196
uint32_t
MpllFuncCntl
;
member
H
A
D
ci_dpm.c
2823
mclk->
MpllFuncCntl
= mpll_func_cntl;
in ci_calculate_mclk_params()
2937
memory_level->
MpllFuncCntl
= cpu_to_be32(memory_level->
MpllFuncCntl
);
in ci_populate_single_memory_level()
3039
table->MemoryACPILevel.
MpllFuncCntl
=
in ci_populate_smc_acpi_level()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/powerplay/smumgr/
H
A
D
iceland_smumgr.c
1156
mclk->
MpllFuncCntl
= mpll_func_cntl;
in iceland_calculate_mclk_params()
1332
CONVERT_FROM_HOST_TO_SMC_UL(memory_level->
MpllFuncCntl
);
in iceland_populate_single_memory_level()
1536
table->MemoryACPILevel.
MpllFuncCntl
=
in iceland_populate_smc_acpi_level()
H
A
D
ci_smumgr.c
1105
mclk->
MpllFuncCntl
= mpll_func_cntl;
in ci_calculate_mclk_params()
1285
CONVERT_FROM_HOST_TO_SMC_UL(memory_level->
MpllFuncCntl
);
in ci_populate_single_memory_level()
1489
table->MemoryACPILevel.
MpllFuncCntl
=
in ci_populate_smc_acpi_level()
H
A
D
tonga_smumgr.c
907
mclk->
MpllFuncCntl
= mpll_func_cntl;
in tonga_calculate_mclk_params()
1072
CONVERT_FROM_HOST_TO_SMC_UL(memory_level->
MpllFuncCntl
);
in tonga_populate_single_memory_level()
1278
table->MemoryACPILevel.
MpllFuncCntl
=
in tonga_populate_smc_acpi_level()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/powerplay/smumgr/
H
A
D
iceland_smumgr.c
1156
mclk->
MpllFuncCntl
= mpll_func_cntl;
in iceland_calculate_mclk_params()
1332
CONVERT_FROM_HOST_TO_SMC_UL(memory_level->
MpllFuncCntl
);
in iceland_populate_single_memory_level()
1536
table->MemoryACPILevel.
MpllFuncCntl
=
in iceland_populate_smc_acpi_level()
H
A
D
tonga_smumgr.c
907
mclk->
MpllFuncCntl
= mpll_func_cntl;
in tonga_calculate_mclk_params()
1072
CONVERT_FROM_HOST_TO_SMC_UL(memory_level->
MpllFuncCntl
);
in tonga_populate_single_memory_level()
1278
table->MemoryACPILevel.
MpllFuncCntl
=
in tonga_populate_smc_acpi_level()
H
A
D
ci_smumgr.c
1106
mclk->
MpllFuncCntl
= mpll_func_cntl;
in ci_calculate_mclk_params()
1286
CONVERT_FROM_HOST_TO_SMC_UL(memory_level->
MpllFuncCntl
);
in ci_populate_single_memory_level()
1490
table->MemoryACPILevel.
MpllFuncCntl
=
in ci_populate_smc_acpi_level()
Completed in 47 milliseconds