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:vddcInd
(Results
1 - 10
of
10
) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H
A
D
hwmgr_ppt.h
64
uint8_t
vddcInd
;
member
H
A
D
vega10_hwmgr.c
690
voltage_id = mm_table->entries[entry_id].
vddcInd
;
in vega10_patch_voltage_dependency_tables_with_lookup_table()
1999
*current_soc_vol = dep_table->entries[i].
vddcInd
;
in vega10_populate_single_eclock_level()
2125
dep_table->entries[i].
vddcInd
;
in vega10_populate_smc_uvd_levels()
2132
pp_table->UvdDpmVoltageIndex[i] = dep_table->entries[j].
vddcInd
;
in vega10_populate_smc_uvd_levels()
H
A
D
process_pptables_v1_0.c
717
mm_table_record->
vddcInd
= mm_dependency_record->ucVddcInd;
in get_mm_clock_voltage_table()
H
A
D
vega10_processpptables.c
366
mm_table->entries[i].
vddcInd
= mm_dependency_record->ucVddcInd;
in get_mm_clock_voltage_table()
H
A
D
smu7_hwmgr.c
1970
voltage_id = mm_table->entries[entry_id].
vddcInd
;
in smu7_patch_voltage_dependency_tables_with_lookup_table()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H
A
D
hwmgr_ppt.h
64
uint8_t
vddcInd
;
member
H
A
D
process_pptables_v1_0.c
741
mm_table_record->
vddcInd
= mm_dependency_record->ucVddcInd;
in get_mm_clock_voltage_table()
H
A
D
vega10_hwmgr.c
689
voltage_id = mm_table->entries[entry_id].
vddcInd
;
in vega10_patch_voltage_dependency_tables_with_lookup_table()
1999
*current_soc_vol = dep_table->entries[i].
vddcInd
;
in vega10_populate_single_eclock_level()
2125
dep_table->entries[i].
vddcInd
;
in vega10_populate_smc_uvd_levels()
2132
pp_table->UvdDpmVoltageIndex[i] = dep_table->entries[j].
vddcInd
;
in vega10_populate_smc_uvd_levels()
H
A
D
vega10_processpptables.c
362
mm_table->entries[i].
vddcInd
= mm_dependency_record->ucVddcInd;
in get_mm_clock_voltage_table()
H
A
D
smu7_hwmgr.c
2235
voltage_id = mm_table->entries[entry_id].
vddcInd
;
in smu7_patch_voltage_dependency_tables_with_lookup_table()
Completed in 34 milliseconds