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:rxcif
(Results
1 - 4
of
4
) sorted by relevance
/kernel/linux/linux-6.6/sound/soc/tegra/
H
A
D
tegra30_ahub.c
103
int tegra30_ahub_allocate_rx_fifo(enum tegra30_ahub_rxcif *
rxcif
,
in tegra30_ahub_allocate_rx_fifo()
argument
118
*
rxcif
= TEGRA30_AHUB_RXCIF_APBIF_RX0 + channel;
in tegra30_ahub_allocate_rx_fifo()
157
int tegra30_ahub_enable_rx_fifo(enum tegra30_ahub_rxcif
rxcif
)
in tegra30_ahub_enable_rx_fifo()
argument
159
int channel =
rxcif
- TEGRA30_AHUB_RXCIF_APBIF_RX0;
in tegra30_ahub_enable_rx_fifo()
176
int tegra30_ahub_disable_rx_fifo(enum tegra30_ahub_rxcif
rxcif
)
in tegra30_ahub_disable_rx_fifo()
argument
178
int channel =
rxcif
- TEGRA30_AHUB_RXCIF_APBIF_RX0;
in tegra30_ahub_disable_rx_fifo()
195
int tegra30_ahub_free_rx_fifo(enum tegra30_ahub_rxcif
rxcif
)
in tegra30_ahub_free_rx_fifo()
argument
197
int channel =
rxcif
- TEGRA30_AHUB_RXCIF_APBIF_RX0;
in tegra30_ahub_free_rx_fifo()
307
int tegra30_ahub_set_rx_cif_source(enum tegra30_ahub_rxcif
rxcif
,
in tegra30_ahub_set_rx_cif_source()
argument
310
int channel =
rxcif
in tegra30_ahub_set_rx_cif_source()
325
tegra30_ahub_unset_rx_cif_source(enum tegra30_ahub_
rxcif
rxcif
)
tegra30_ahub_unset_rx_cif_source()
argument
[all...]
H
A
D
tegra30_ahub.h
456
extern int tegra30_ahub_allocate_rx_fifo(enum tegra30_ahub_rxcif *
rxcif
,
459
extern int tegra30_ahub_enable_rx_fifo(enum tegra30_ahub_rxcif
rxcif
);
460
extern int tegra30_ahub_disable_rx_fifo(enum tegra30_ahub_rxcif
rxcif
);
461
extern int tegra30_ahub_free_rx_fifo(enum tegra30_ahub_rxcif
rxcif
);
470
extern int tegra30_ahub_set_rx_cif_source(enum tegra30_ahub_rxcif
rxcif
,
472
extern int tegra30_ahub_unset_rx_cif_source(enum tegra30_ahub_rxcif
rxcif
);
/kernel/linux/linux-5.10/sound/soc/tegra/
H
A
D
tegra30_ahub.c
87
int tegra30_ahub_allocate_rx_fifo(enum tegra30_ahub_rxcif *
rxcif
,
in tegra30_ahub_allocate_rx_fifo()
argument
102
*
rxcif
= TEGRA30_AHUB_RXCIF_APBIF_RX0 + channel;
in tegra30_ahub_allocate_rx_fifo()
141
int tegra30_ahub_enable_rx_fifo(enum tegra30_ahub_rxcif
rxcif
)
in tegra30_ahub_enable_rx_fifo()
argument
143
int channel =
rxcif
- TEGRA30_AHUB_RXCIF_APBIF_RX0;
in tegra30_ahub_enable_rx_fifo()
160
int tegra30_ahub_disable_rx_fifo(enum tegra30_ahub_rxcif
rxcif
)
in tegra30_ahub_disable_rx_fifo()
argument
162
int channel =
rxcif
- TEGRA30_AHUB_RXCIF_APBIF_RX0;
in tegra30_ahub_disable_rx_fifo()
179
int tegra30_ahub_free_rx_fifo(enum tegra30_ahub_rxcif
rxcif
)
in tegra30_ahub_free_rx_fifo()
argument
181
int channel =
rxcif
- TEGRA30_AHUB_RXCIF_APBIF_RX0;
in tegra30_ahub_free_rx_fifo()
291
int tegra30_ahub_set_rx_cif_source(enum tegra30_ahub_rxcif
rxcif
,
in tegra30_ahub_set_rx_cif_source()
argument
294
int channel =
rxcif
in tegra30_ahub_set_rx_cif_source()
309
tegra30_ahub_unset_rx_cif_source(enum tegra30_ahub_
rxcif
rxcif
)
tegra30_ahub_unset_rx_cif_source()
argument
[all...]
H
A
D
tegra30_ahub.h
456
extern int tegra30_ahub_allocate_rx_fifo(enum tegra30_ahub_rxcif *
rxcif
,
459
extern int tegra30_ahub_enable_rx_fifo(enum tegra30_ahub_rxcif
rxcif
);
460
extern int tegra30_ahub_disable_rx_fifo(enum tegra30_ahub_rxcif
rxcif
);
461
extern int tegra30_ahub_free_rx_fifo(enum tegra30_ahub_rxcif
rxcif
);
470
extern int tegra30_ahub_set_rx_cif_source(enum tegra30_ahub_rxcif
rxcif
,
472
extern int tegra30_ahub_unset_rx_cif_source(enum tegra30_ahub_rxcif
rxcif
);
Completed in 4 milliseconds