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:usVddci
(Results
1 - 24
of
24
) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H
A
D
ppatomfwctrl.h
144
uint16_t
usVddci
;
member
H
A
D
pptable_v1_0.h
172
USHORT
usVddci
;
member
H
A
D
ppatomfwctrl.c
527
boot_values->
usVddci
= fw_info->bootup_vddci_mv;
in pp_atomfwctrl_copy_vbios_bootup_values_3_2()
563
boot_values->
usVddci
= fw_info->bootup_vddci_mv;
in pp_atomfwctrl_copy_vbios_bootup_values_3_1()
H
A
D
process_pptables_v1_0.c
400
mclk_table_record->vddci = le16_to_cpu(mclk_dep_record->
usVddci
);
in get_mclk_voltage_dependency_table()
H
A
D
processpptables.c
439
limits->vddci = (unsigned long)le16_to_cpu(table->entries[0].
usVddci
);
in get_clock_voltage_limit()
H
A
D
vega12_hwmgr.c
825
data->vbios_boot_state.vddci = boot_up_values.
usVddci
;
in vega12_init_smc_table()
H
A
D
vega20_hwmgr.c
797
data->vbios_boot_state.vddci = boot_up_values.
usVddci
;
in vega20_init_smc_table()
H
A
D
vega10_hwmgr.c
2653
data->vbios_boot_state.vddci = boot_up_values.
usVddci
;
in vega10_init_smc_table()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H
A
D
ppatomfwctrl.h
144
uint16_t
usVddci
;
member
H
A
D
ppatomfwctrl.c
527
boot_values->
usVddci
= fw_info->bootup_vddci_mv;
in pp_atomfwctrl_copy_vbios_bootup_values_3_2()
563
boot_values->
usVddci
= fw_info->bootup_vddci_mv;
in pp_atomfwctrl_copy_vbios_bootup_values_3_1()
H
A
D
pptable_v1_0.h
172
USHORT
usVddci
;
member
H
A
D
process_pptables_v1_0.c
390
mclk_table_record->vddci = le16_to_cpu(mclk_dep_record->
usVddci
);
in get_mclk_voltage_dependency_table()
H
A
D
processpptables.c
435
limits->vddci = (unsigned long)le16_to_cpu(table->entries[0].
usVddci
);
in get_clock_voltage_limit()
H
A
D
vega12_hwmgr.c
823
data->vbios_boot_state.vddci = boot_up_values.
usVddci
;
in vega12_init_smc_table()
H
A
D
vega20_hwmgr.c
795
data->vbios_boot_state.vddci = boot_up_values.
usVddci
;
in vega20_init_smc_table()
H
A
D
vega10_hwmgr.c
2652
data->vbios_boot_state.vddci = boot_up_values.
usVddci
;
in vega10_init_smc_table()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/include/
H
A
D
pptable.h
527
USHORT
usVddci
;
member
/kernel/linux/linux-5.10/drivers/gpu/drm/radeon/
H
A
D
pptable.h
486
USHORT
usVddci
;
member
H
A
D
r600_dpm.c
982
le16_to_cpu(clk_v->entries[0].
usVddci
);
in r600_parse_extended_power_table()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/include/
H
A
D
pptable.h
527
USHORT
usVddci
;
member
/kernel/linux/linux-6.6/drivers/gpu/drm/radeon/
H
A
D
pptable.h
486
USHORT
usVddci
;
member
H
A
D
r600_dpm.c
982
le16_to_cpu(clk_v->entries[0].
usVddci
);
in r600_parse_extended_power_table()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/legacy-dpm/
H
A
D
legacy_dpm.c
320
le16_to_cpu(clk_v->entries[0].
usVddci
);
in amdgpu_parse_extended_power_table()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/
H
A
D
amdgpu_dpm.c
394
le16_to_cpu(clk_v->entries[0].
usVddci
);
in amdgpu_parse_extended_power_table()
Completed in 58 milliseconds