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_COUNTER
(Results
1 - 10
of
10
) sorted by relevance
/kernel/linux/linux-6.6/sound/soc/amd/rpl/
H
A
D
rpl_acp6x.h
23
#define
ACP_COUNTER
20000
macro
/kernel/linux/linux-5.10/sound/soc/amd/renoir/
H
A
D
rn_acp3x.h
43
#define
ACP_COUNTER
20000
macro
H
A
D
acp3x-pdm-dma.c
134
while (++timeout <
ACP_COUNTER
) {
in start_pdm_dma()
158
while (++timeout <
ACP_COUNTER
) {
in stop_pdm_dma()
165
if (timeout ==
ACP_COUNTER
)
in stop_pdm_dma()
/kernel/linux/linux-6.6/sound/soc/amd/yc/
H
A
D
acp6x.h
40
#define
ACP_COUNTER
20000
macro
H
A
D
acp6x-pdm-dma.c
113
while (++timeout <
ACP_COUNTER
) {
in acp6x_start_pdm_dma()
136
while (++timeout <
ACP_COUNTER
) {
in acp6x_stop_pdm_dma()
142
if (timeout ==
ACP_COUNTER
)
in acp6x_stop_pdm_dma()
/kernel/linux/linux-6.6/sound/soc/amd/renoir/
H
A
D
rn_acp3x.h
43
#define
ACP_COUNTER
20000
macro
H
A
D
acp3x-pdm-dma.c
138
while (++timeout <
ACP_COUNTER
) {
in start_pdm_dma()
158
while (++timeout <
ACP_COUNTER
) {
in stop_pdm_dma()
165
if (timeout ==
ACP_COUNTER
)
in stop_pdm_dma()
/kernel/linux/linux-6.6/sound/soc/amd/ps/
H
A
D
ps-pdm-dma.c
117
while (++timeout <
ACP_COUNTER
) {
in acp63_start_pdm_dma()
140
while (++timeout <
ACP_COUNTER
) {
in acp63_stop_pdm_dma()
146
if (timeout ==
ACP_COUNTER
)
in acp63_stop_pdm_dma()
H
A
D
acp63.h
38
#define
ACP_COUNTER
20000
macro
H
A
D
ps-sdw-dma.c
410
(sdw_dma_stat == dma_enable), ACP_DELAY_US,
ACP_COUNTER
);
in acp63_sdw_dma_enable()
Completed in 7 milliseconds