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:ulDCEFClk
(Results
1 - 10
of
10
) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H
A
D
ppatomfwctrl.c
532
boot_values->
ulDCEFClk
= 0;
in pp_atomfwctrl_copy_vbios_bootup_values_3_2()
538
boot_values->
ulDCEFClk
= frequency;
in pp_atomfwctrl_copy_vbios_bootup_values_3_2()
568
boot_values->
ulDCEFClk
= 0;
in pp_atomfwctrl_copy_vbios_bootup_values_3_1()
574
boot_values->
ulDCEFClk
= frequency;
in pp_atomfwctrl_copy_vbios_bootup_values_3_1()
H
A
D
ppatomfwctrl.h
138
uint32_t
ulDCEFClk
;
member
H
A
D
vega10_hwmgr.c
2661
SMU9_SYSPLL0_DCEFCLK_ID, 0, &boot_up_values.
ulDCEFClk
);
in vega10_init_smc_table()
2664
data->vbios_boot_state.dcef_clock = boot_up_values.
ulDCEFClk
;
in vega10_init_smc_table()
H
A
D
vega12_hwmgr.c
830
data->vbios_boot_state.dcef_clock = boot_up_values.
ulDCEFClk
;
in vega12_init_smc_table()
H
A
D
vega20_hwmgr.c
802
data->vbios_boot_state.dcef_clock = boot_up_values.
ulDCEFClk
;
in vega20_init_smc_table()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H
A
D
ppatomfwctrl.c
532
boot_values->
ulDCEFClk
= 0;
in pp_atomfwctrl_copy_vbios_bootup_values_3_2()
538
boot_values->
ulDCEFClk
= frequency;
in pp_atomfwctrl_copy_vbios_bootup_values_3_2()
568
boot_values->
ulDCEFClk
= 0;
in pp_atomfwctrl_copy_vbios_bootup_values_3_1()
574
boot_values->
ulDCEFClk
= frequency;
in pp_atomfwctrl_copy_vbios_bootup_values_3_1()
H
A
D
ppatomfwctrl.h
138
uint32_t
ulDCEFClk
;
member
H
A
D
vega12_hwmgr.c
828
data->vbios_boot_state.dcef_clock = boot_up_values.
ulDCEFClk
;
in vega12_init_smc_table()
H
A
D
vega10_hwmgr.c
2660
SMU9_SYSPLL0_DCEFCLK_ID, 0, &boot_up_values.
ulDCEFClk
);
in vega10_init_smc_table()
2663
data->vbios_boot_state.dcef_clock = boot_up_values.
ulDCEFClk
;
in vega10_init_smc_table()
H
A
D
vega20_hwmgr.c
800
data->vbios_boot_state.dcef_clock = boot_up_values.
ulDCEFClk
;
in vega20_init_smc_table()
Completed in 32 milliseconds