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:MVDD_HIGH_VALUE
(Results
1 - 8
of
8
) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/radeon/
H
A
D
rv770_dpm.h
174
#define
MVDD_HIGH_VALUE
0xffff
macro
H
A
D
rv770_dpm.c
598
voltage->value = cpu_to_be16(
MVDD_HIGH_VALUE
);
in rv770_populate_mvdd_value()
607
voltage->value = cpu_to_be16(
MVDD_HIGH_VALUE
);
in rv770_populate_mvdd_value()
1016
voltage->value = cpu_to_be16(
MVDD_HIGH_VALUE
);
in rv770_populate_initial_mvdd_value()
1288
MVDD_HIGH_VALUE
, SET_VOLTAGE_TYPE_ASIC_MVDDC,
in rv770_get_mvdd_pin_configuration()
H
A
D
cypress_dpm.c
665
voltage->value = cpu_to_be16(
MVDD_HIGH_VALUE
);
in cypress_populate_mvdd_value()
674
voltage->value = cpu_to_be16(
MVDD_HIGH_VALUE
);
in cypress_populate_mvdd_value()
1234
voltage->value = cpu_to_be16(
MVDD_HIGH_VALUE
);
in cypress_populate_initial_mvdd_value()
H
A
D
ni_dpm.c
1330
voltage->value = cpu_to_be16(
MVDD_HIGH_VALUE
);
in ni_populate_mvdd_value()
1339
voltage->value = cpu_to_be16(
MVDD_HIGH_VALUE
);
in ni_populate_mvdd_value()
1677
voltage->value = cpu_to_be16(
MVDD_HIGH_VALUE
);
in ni_populate_initial_mvdd_value()
/kernel/linux/linux-6.6/drivers/gpu/drm/radeon/
H
A
D
rv770_dpm.h
174
#define
MVDD_HIGH_VALUE
0xffff
macro
H
A
D
rv770_dpm.c
600
voltage->value = cpu_to_be16(
MVDD_HIGH_VALUE
);
in rv770_populate_mvdd_value()
609
voltage->value = cpu_to_be16(
MVDD_HIGH_VALUE
);
in rv770_populate_mvdd_value()
1018
voltage->value = cpu_to_be16(
MVDD_HIGH_VALUE
);
in rv770_populate_initial_mvdd_value()
1290
MVDD_HIGH_VALUE
, SET_VOLTAGE_TYPE_ASIC_MVDDC,
in rv770_get_mvdd_pin_configuration()
H
A
D
cypress_dpm.c
663
voltage->value = cpu_to_be16(
MVDD_HIGH_VALUE
);
in cypress_populate_mvdd_value()
672
voltage->value = cpu_to_be16(
MVDD_HIGH_VALUE
);
in cypress_populate_mvdd_value()
1232
voltage->value = cpu_to_be16(
MVDD_HIGH_VALUE
);
in cypress_populate_initial_mvdd_value()
H
A
D
ni_dpm.c
1329
voltage->value = cpu_to_be16(
MVDD_HIGH_VALUE
);
in ni_populate_mvdd_value()
1338
voltage->value = cpu_to_be16(
MVDD_HIGH_VALUE
);
in ni_populate_mvdd_value()
1676
voltage->value = cpu_to_be16(
MVDD_HIGH_VALUE
);
in ni_populate_initial_mvdd_value()
Completed in 22 milliseconds