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:DMCUB_SCRATCH15
(Results
1 - 12
of
12
) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dce/
H
A
D
dce_dmcu.h
94
SR(
DMCUB_SCRATCH15
)
219
uint32_t
DMCUB_SCRATCH15
;
member
H
A
D
dce_dmcu.c
462
uint32_t dmcub_psp_version = REG_READ(
DMCUB_SCRATCH15
);
in dcn21_dmcu_init()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dce/
H
A
D
dce_dmcu.h
98
SR(
DMCUB_SCRATCH15
)
230
uint32_t
DMCUB_SCRATCH15
;
member
H
A
D
dce_dmcu.c
465
uint32_t dmcub_psp_version = REG_READ(
DMCUB_SCRATCH15
);
in dcn21_dmcu_init()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dmub/src/
H
A
D
dmub_dcn20.h
93
DMUB_SR(
DMCUB_SCRATCH15
) \
H
A
D
dmub_dcn20.c
137
REG_WRITE(
DMCUB_SCRATCH15
, dmub->psp_version & 0x001100FF);
in dmub_dcn20_reset_release()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dmub/src/
H
A
D
dmub_dcn20.c
149
REG_WRITE(
DMCUB_SCRATCH15
, dmub->psp_version & 0x001100FF);
in dmub_dcn20_reset_release()
443
diag_data->scratch[15] = REG_READ(
DMCUB_SCRATCH15
);
in dmub_dcn20_get_diagnostic_data()
H
A
D
dmub_dcn31.c
147
REG_WRITE(
DMCUB_SCRATCH15
, dmub->psp_version & 0x001100FF);
in dmub_dcn31_reset_release()
437
diag_data->scratch[15] = REG_READ(
DMCUB_SCRATCH15
);
in dmub_dcn31_get_diagnostic_data()
H
A
D
dmub_dcn32.c
141
REG_WRITE(
DMCUB_SCRATCH15
, dmub->psp_version & 0x001100FF);
in dmub_dcn32_reset_release()
441
diag_data->scratch[15] = REG_READ(
DMCUB_SCRATCH15
);
in dmub_dcn32_get_diagnostic_data()
H
A
D
dmub_dcn20.h
107
DMUB_SR(
DMCUB_SCRATCH15
) \
H
A
D
dmub_dcn31.h
107
DMUB_SR(
DMCUB_SCRATCH15
) \
H
A
D
dmub_dcn32.h
107
DMUB_SR(
DMCUB_SCRATCH15
) \
Completed in 9 milliseconds