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:ACP_ERROR_STATUS
(Results
1 - 8
of
8
) sorted by relevance
/kernel/linux/linux-6.6/sound/soc/sof/amd/
H
A
D
acp-dsp-offset.h
76
#define
ACP_ERROR_STATUS
0x18C4
macro
H
A
D
acp.c
103
status = snd_sof_dsp_read(sdev, ACP_DSP_BAR,
ACP_ERROR_STATUS
);
in config_dma_channel()
106
dev_err(sdev->dev, "ACP_DMA_ERR_STS :0x%x
ACP_ERROR_STATUS
:0x%x\n", val, status);
in config_dma_channel()
/kernel/linux/linux-5.10/sound/soc/amd/renoir/
H
A
D
rn_chip_offset_byte.h
107
#define
ACP_ERROR_STATUS
0x12418C4
macro
/kernel/linux/linux-6.6/sound/soc/amd/vangogh/
H
A
D
vg_chip_offset_byte.h
103
#define
ACP_ERROR_STATUS
0x12418C4
macro
/kernel/linux/linux-6.6/sound/soc/amd/renoir/
H
A
D
rn_chip_offset_byte.h
107
#define
ACP_ERROR_STATUS
0x12418C4
macro
/kernel/linux/linux-6.6/include/sound/
H
A
D
acp63_chip_offset_byte.h
157
#define
ACP_ERROR_STATUS
0x0001A4C
macro
/kernel/linux/linux-6.6/sound/soc/amd/yc/
H
A
D
acp6x_chip_offset_byte.h
140
#define
ACP_ERROR_STATUS
0x1241A4C
macro
/kernel/linux/linux-6.6/sound/soc/amd/ps/
H
A
D
pci-ps.c
174
writel(0, adata->acp63_base +
ACP_ERROR_STATUS
);
in acp63_irq_handler()
Completed in 11 milliseconds