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:usVddc
(Results
1 - 20
of
20
) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/include/
H
A
D
pptable.h
526
USHORT
usVddc
;
member
540
USHORT
usVddc
; // We use this field for the "fake" standardized VDDC for power calculations; For CI and newer, we use this as the real VDDC value. in CI we read it as StdVoltageHiSidd
member
/kernel/linux/linux-5.10/drivers/gpu/drm/radeon/
H
A
D
pptable.h
485
USHORT
usVddc
;
member
499
USHORT
usVddc
; // We use this field for the "fake" standardized VDDC for power calculations; For CI and newer, we use this as the real VDDC value. in CI we read it as StdVoltageHiSidd
member
H
A
D
r600_dpm.c
980
le16_to_cpu(clk_v->entries[0].
usVddc
);
in r600_parse_extended_power_table()
1055
le16_to_cpu(entry->
usVddc
);
in r600_parse_extended_power_table()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/include/
H
A
D
pptable.h
526
USHORT
usVddc
;
member
540
USHORT
usVddc
; // We use this field for the "fake" standardized VDDC for power calculations; For CI and newer, we use this as the real VDDC value. in CI we read it as StdVoltageHiSidd
member
/kernel/linux/linux-6.6/drivers/gpu/drm/radeon/
H
A
D
pptable.h
485
USHORT
usVddc
;
member
499
USHORT
usVddc
; // We use this field for the "fake" standardized VDDC for power calculations; For CI and newer, we use this as the real VDDC value. in CI we read it as StdVoltageHiSidd
member
H
A
D
r600_dpm.c
980
le16_to_cpu(clk_v->entries[0].
usVddc
);
in r600_parse_extended_power_table()
1055
le16_to_cpu(entry->
usVddc
);
in r600_parse_extended_power_table()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H
A
D
ppatomfwctrl.h
143
uint16_t
usVddc
;
member
H
A
D
ppatomfwctrl.c
526
boot_values->
usVddc
= fw_info->bootup_vddc_mv;
in pp_atomfwctrl_copy_vbios_bootup_values_3_2()
562
boot_values->
usVddc
= fw_info->bootup_vddc_mv;
in pp_atomfwctrl_copy_vbios_bootup_values_3_1()
H
A
D
processpptables.c
438
limits->vddc = (unsigned long)le16_to_cpu(table->entries[0].
usVddc
);
in get_clock_voltage_limit()
1523
cac_leakage_table->entries[i].Vddc = le16_to_cpu(table->entries[i].
usVddc
);
in get_cac_leakage_table()
H
A
D
vega10_hwmgr.c
2652
data->vbios_boot_state.vddc = boot_up_values.
usVddc
;
in vega10_init_smc_table()
2665
if (0 != boot_up_values.
usVddc
) {
in vega10_init_smc_table()
2668
(boot_up_values.
usVddc
* 4),
in vega10_init_smc_table()
H
A
D
vega12_hwmgr.c
824
data->vbios_boot_state.vddc = boot_up_values.
usVddc
;
in vega12_init_smc_table()
H
A
D
vega20_hwmgr.c
796
data->vbios_boot_state.vddc = boot_up_values.
usVddc
;
in vega20_init_smc_table()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H
A
D
ppatomfwctrl.h
143
uint16_t
usVddc
;
member
H
A
D
ppatomfwctrl.c
526
boot_values->
usVddc
= fw_info->bootup_vddc_mv;
in pp_atomfwctrl_copy_vbios_bootup_values_3_2()
562
boot_values->
usVddc
= fw_info->bootup_vddc_mv;
in pp_atomfwctrl_copy_vbios_bootup_values_3_1()
H
A
D
processpptables.c
434
limits->vddc = (unsigned long)le16_to_cpu(table->entries[0].
usVddc
);
in get_clock_voltage_limit()
1504
cac_leakage_table->entries[i].Vddc = le16_to_cpu(table->entries[i].
usVddc
);
in get_cac_leakage_table()
H
A
D
vega10_hwmgr.c
2651
data->vbios_boot_state.vddc = boot_up_values.
usVddc
;
in vega10_init_smc_table()
2664
if (0 != boot_up_values.
usVddc
) {
in vega10_init_smc_table()
2667
(boot_up_values.
usVddc
* 4),
in vega10_init_smc_table()
H
A
D
vega12_hwmgr.c
822
data->vbios_boot_state.vddc = boot_up_values.
usVddc
;
in vega12_init_smc_table()
H
A
D
vega20_hwmgr.c
794
data->vbios_boot_state.vddc = boot_up_values.
usVddc
;
in vega20_init_smc_table()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/legacy-dpm/
H
A
D
legacy_dpm.c
318
le16_to_cpu(clk_v->entries[0].
usVddc
);
in amdgpu_parse_extended_power_table()
389
le16_to_cpu(entry->
usVddc
);
in amdgpu_parse_extended_power_table()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/
H
A
D
amdgpu_dpm.c
392
le16_to_cpu(clk_v->entries[0].
usVddc
);
in amdgpu_parse_extended_power_table()
467
le16_to_cpu(entry->
usVddc
);
in amdgpu_parse_extended_power_table()
Completed in 52 milliseconds