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
defs:ch_regs
(Results
1 - 16
of
16
) sorted by relevance
/kernel/linux/linux-5.10/drivers/dma/
H
A
D
txx9dmac.h
164
void __iomem *
ch_regs
;
member
H
A
D
tegra210-adma.c
121
struct tegra_adma_chan_regs
ch_regs
;
member
142
struct tegra_adma_chan_regs
ch_regs
;
member
354
struct tegra_adma_chan_regs *
ch_regs
;
in tegra_adma_start()
local
457
struct tegra_adma_chan_regs *
ch_regs
= &desc->
ch_regs
;
tegra_adma_pause()
local
479
struct tegra_adma_chan_regs *
ch_regs
= &desc->
ch_regs
;
tegra_adma_resume()
local
562
struct tegra_adma_chan_regs *
ch_regs
= &desc->
ch_regs
;
tegra_adma_set_xfer_params()
local
[all...]
H
A
D
tegra20-apb-dma.c
150
struct tegra_dma_channel_regs
ch_regs
;
member
442
struct tegra_dma_channel_regs *
ch_regs
= &sg_req->
ch_regs
;
in tegra_dma_start()
local
1034
tegra_dma_prep_wcount(struct tegra_dma_channel *tdc, struct tegra_dma_channel_regs *
ch_regs
, u32 len)
tegra_dma_prep_wcount()
argument
[all...]
H
A
D
pch_dma.c
120
struct pch_dma_desc_regs
ch_regs
[MAX_CHAN_NR];
member
H
A
D
at_hdmac_regs.h
65
#define
ch_regs
(x) (AT_DMA_CH_REGS_BASE + (x) * 0x28) /* Channel x base addr */
macro
250
void __iomem *
ch_regs
;
member
H
A
D
at_xdmac.c
186
void __iomem *
ch_regs
;
member
/kernel/linux/linux-6.6/include/soc/tegra/
H
A
D
mc.h
231
void __iomem **
ch_regs
;
member
/kernel/linux/linux-6.6/drivers/dma/
H
A
D
txx9dmac.h
164
void __iomem *
ch_regs
;
member
H
A
D
tegra210-adma.c
119
struct tegra_adma_chan_regs
ch_regs
;
member
140
struct tegra_adma_chan_regs
ch_regs
;
member
352
struct tegra_adma_chan_regs *
ch_regs
;
in tegra_adma_start()
local
454
struct tegra_adma_chan_regs *
ch_regs
= &desc->
ch_regs
;
tegra_adma_pause()
local
476
struct tegra_adma_chan_regs *
ch_regs
= &desc->
ch_regs
;
tegra_adma_resume()
local
559
struct tegra_adma_chan_regs *
ch_regs
= &desc->
ch_regs
;
tegra_adma_set_xfer_params()
local
[all...]
H
A
D
pch_dma.c
120
struct pch_dma_desc_regs
ch_regs
[MAX_CHAN_NR];
member
H
A
D
tegra20-apb-dma.c
149
struct tegra_dma_channel_regs
ch_regs
;
member
430
struct tegra_dma_channel_regs *
ch_regs
= &sg_req->
ch_regs
;
in tegra_dma_start()
local
1022
tegra_dma_prep_wcount(struct tegra_dma_channel *tdc, struct tegra_dma_channel_regs *
ch_regs
, u32 len)
tegra_dma_prep_wcount()
argument
[all...]
H
A
D
tegra186-gpc-dma.c
208
struct tegra_dma_channel_regs
ch_regs
;
member
474
struct tegra_dma_channel_regs *
ch_regs
;
in tegra_dma_configure_next_sg()
local
508
struct tegra_dma_channel_regs *
ch_regs
;
in tegra_dma_start()
local
[all...]
H
A
D
at_hdmac.c
99
#define
ch_regs
(x) (AT_DMA_CH_REGS_BASE + (x) * 0x28) /* Channel x base addr */
macro
277
void __iomem *
ch_regs
;
member
H
A
D
at_xdmac.c
219
void __iomem *
ch_regs
;
member
/kernel/linux/linux-5.10/drivers/dma/dw/
H
A
D
regs.h
268
void __iomem *
ch_regs
;
member
/kernel/linux/linux-6.6/drivers/dma/dw/
H
A
D
regs.h
268
void __iomem *
ch_regs
;
member
Completed in 45 milliseconds