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_low
(Results
1 - 14
of
14
) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H
A
D
hwmgr_ppt.h
81
uint16_t
us_cac_low
;
member
H
A
D
smu7_hwmgr.c
2005
look_up_table->entries[i].
us_cac_low
= record->
us_cac_low
;
in phm_add_voltage()
2036
v_record.
us_cac_low
= v_record.us_cac_mid =
in smu7_calc_voltage_dependency_tables()
2050
mclk_table->entries[entry_id].vddgfx = v_record.
us_cac_low
=
in smu7_calc_voltage_dependency_tables()
2076
mm_table->entries[entry_id].vddgfx = v_record.
us_cac_low
=
in smu7_calc_mm_voltage_dependency_table()
H
A
D
process_pptables_v1_0.c
187
record->
us_cac_low
= le16_to_cpu(atom_record->usCACLow);
in get_vddc_lookup_table()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H
A
D
hwmgr_ppt.h
81
uint16_t
us_cac_low
;
member
H
A
D
process_pptables_v1_0.c
183
record->
us_cac_low
= le16_to_cpu(atom_record->usCACLow);
in get_vddc_lookup_table()
H
A
D
smu7_hwmgr.c
2270
look_up_table->entries[i].
us_cac_low
= record->
us_cac_low
;
in phm_add_voltage()
2301
v_record.
us_cac_low
= v_record.us_cac_mid =
in smu7_calc_voltage_dependency_tables()
2315
mclk_table->entries[entry_id].vddgfx = v_record.
us_cac_low
=
in smu7_calc_voltage_dependency_tables()
2341
mm_table->entries[entry_id].vddgfx = v_record.
us_cac_low
=
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
415
convert_to_vid(vddc_lookup_table->entries[index].
us_cac_low
);
in tonga_populate_cac_tables()
435
convert_to_vid(vddc_lookup_table->entries[index].
us_cac_low
);
in tonga_populate_cac_tables()
H
A
D
vegam_smumgr.c
520
convert_to_vid(lookup_table->entries[index].
us_cac_low
);
in vegam_populate_cac_table()
H
A
D
fiji_smumgr.c
775
convert_to_vid(lookup_table->entries[index].
us_cac_low
);
in fiji_populate_cac_table()
H
A
D
polaris10_smumgr.c
717
table->BapmVddcVidLoSidd[count] = convert_to_vid(lookup_table->entries[index].
us_cac_low
);
in polaris10_populate_cac_table()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/powerplay/smumgr/
H
A
D
tonga_smumgr.c
415
convert_to_vid(vddc_lookup_table->entries[index].
us_cac_low
);
in tonga_populate_cac_tables()
435
convert_to_vid(vddc_lookup_table->entries[index].
us_cac_low
);
in tonga_populate_cac_tables()
H
A
D
vegam_smumgr.c
519
convert_to_vid(lookup_table->entries[index].
us_cac_low
);
in vegam_populate_cac_table()
H
A
D
fiji_smumgr.c
774
convert_to_vid(lookup_table->entries[index].
us_cac_low
);
in fiji_populate_cac_table()
H
A
D
polaris10_smumgr.c
759
table->BapmVddcVidLoSidd[count] = convert_to_vid(lookup_table->entries[index].
us_cac_low
);
in polaris10_populate_cac_table()
Completed in 57 milliseconds