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:voltage_in_mv
(Results
1 - 10
of
10
) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/include/
H
A
D
dm_pp_interface.h
181
uint32_t
voltage_in_mv
;
member
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/include/
H
A
D
dm_pp_interface.h
181
uint32_t
voltage_in_mv
;
member
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/amdgpu_dm/
H
A
D
amdgpu_dm_pp_smu.c
286
pp_clks->data[i].
voltage_in_mv
);
in pp_to_dc_clock_levels_with_voltage()
288
clk_level_info->data[i].
voltage_in_mv
= pp_clks->data[i].
voltage_in_mv
;
in pp_to_dc_clock_levels_with_voltage()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/
H
A
D
dm_services_types.h
114
uint32_t
voltage_in_mv
;
member
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/
H
A
D
dm_services_types.h
114
uint32_t
voltage_in_mv
;
member
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/amdgpu_dm/
H
A
D
amdgpu_dm_pp_smu.c
325
pp_clks->data[i].
voltage_in_mv
);
in pp_to_dc_clock_levels_with_voltage()
327
clk_level_info->data[i].
voltage_in_mv
= pp_clks->data[i].
voltage_in_mv
;
in pp_to_dc_clock_levels_with_voltage()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H
A
D
smu10_hwmgr.c
1165
clocks->data[clocks->num_levels].
voltage_in_mv
= pclk_vol_table->entries[i].vol;
in smu10_get_clock_by_type_with_voltage()
H
A
D
vega10_hwmgr.c
4478
clocks->data[i].
voltage_in_mv
= (uint32_t)(table_info->vddc_lookup_table->
in vega10_get_clock_by_type_with_voltage()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H
A
D
smu10_hwmgr.c
1261
clocks->data[clocks->num_levels].
voltage_in_mv
= pclk_vol_table->entries[i].vol;
in smu10_get_clock_by_type_with_voltage()
H
A
D
vega10_hwmgr.c
4500
clocks->data[i].
voltage_in_mv
= (uint32_t)(table_info->vddc_lookup_table->
in vega10_get_clock_by_type_with_voltage()
Completed in 34 milliseconds