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:us_cac_mid
(Results
1 - 12
of
12
) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H
A
D
hwmgr_ppt.h
82
uint16_t
us_cac_mid
;
member
H
A
D
smu7_hwmgr.c
2006
look_up_table->entries[i].
us_cac_mid
= record->
us_cac_mid
;
in phm_add_voltage()
2036
v_record.us_cac_low = v_record.
us_cac_mid
=
in smu7_calc_voltage_dependency_tables()
2051
v_record.
us_cac_mid
= v_record.us_cac_high = v_record.us_vdd;
in smu7_calc_voltage_dependency_tables()
2077
v_record.
us_cac_mid
= v_record.us_cac_high = v_record.us_vdd;
in smu7_calc_mm_voltage_dependency_table()
H
A
D
process_pptables_v1_0.c
188
record->
us_cac_mid
= le16_to_cpu(atom_record->usCACMid);
in get_vddc_lookup_table()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H
A
D
hwmgr_ppt.h
82
uint16_t
us_cac_mid
;
member
H
A
D
process_pptables_v1_0.c
184
record->
us_cac_mid
= le16_to_cpu(atom_record->usCACMid);
in get_vddc_lookup_table()
H
A
D
smu7_hwmgr.c
2271
look_up_table->entries[i].
us_cac_mid
= record->
us_cac_mid
;
in phm_add_voltage()
2301
v_record.us_cac_low = v_record.
us_cac_mid
=
in smu7_calc_voltage_dependency_tables()
2316
v_record.
us_cac_mid
= v_record.us_cac_high = v_record.us_vdd;
in smu7_calc_voltage_dependency_tables()
2342
v_record.
us_cac_mid
= v_record.us_cac_high = v_record.us_vdd;
in smu7_calc_mm_voltage_dependency_table()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/powerplay/smumgr/
H
A
D
tonga_smumgr.c
417
convert_to_vid(vddc_lookup_table->entries[index].
us_cac_mid
);
in tonga_populate_cac_tables()
426
convert_to_vid(vddgfx_lookup_table->entries[index].
us_cac_mid
));
in tonga_populate_cac_tables()
437
convert_to_vid(vddc_lookup_table->entries[index].
us_cac_mid
);
in tonga_populate_cac_tables()
H
A
D
vegam_smumgr.c
522
convert_to_vid(lookup_table->entries[index].
us_cac_mid
);
in vegam_populate_cac_table()
H
A
D
polaris10_smumgr.c
718
table->BapmVddcVidHiSidd[count] = convert_to_vid(lookup_table->entries[index].
us_cac_mid
);
in polaris10_populate_cac_table()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/powerplay/smumgr/
H
A
D
tonga_smumgr.c
417
convert_to_vid(vddc_lookup_table->entries[index].
us_cac_mid
);
in tonga_populate_cac_tables()
426
convert_to_vid(vddgfx_lookup_table->entries[index].
us_cac_mid
));
in tonga_populate_cac_tables()
437
convert_to_vid(vddc_lookup_table->entries[index].
us_cac_mid
);
in tonga_populate_cac_tables()
H
A
D
vegam_smumgr.c
521
convert_to_vid(lookup_table->entries[index].
us_cac_mid
);
in vegam_populate_cac_table()
H
A
D
polaris10_smumgr.c
760
table->BapmVddcVidHiSidd[count] = convert_to_vid(lookup_table->entries[index].
us_cac_mid
);
in polaris10_populate_cac_table()
Completed in 39 milliseconds