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:ctlhi
(Results
1 - 9
of
9
) sorted by relevance
/kernel/linux/linux-5.10/drivers/dma/
H
A
D
idma64.c
235
u32
ctlhi
= IDMA64C_CTLH_BLOCK_TS(hw->len);
in idma64_hw_desc_fill()
local
346
u32
ctlhi
= channel_readl(idma64c, CTL_HI);
in idma64_active_desc_size()
local
H
A
D
idma64.h
101
u32
ctlhi
;
member
/kernel/linux/linux-6.6/drivers/dma/
H
A
D
idma64.c
239
u32
ctlhi
= IDMA64C_CTLH_BLOCK_TS(hw->len);
in idma64_hw_desc_fill()
local
350
u32
ctlhi
= channel_readl(idma64c, CTL_HI);
in idma64_active_desc_size()
local
H
A
D
idma64.h
101
u32
ctlhi
;
member
/kernel/linux/linux-5.10/drivers/dma/dw/
H
A
D
core.c
294
u32
ctlhi
= channel_readl(dwc, CTL_HI);
in dwc_get_sent()
local
554
u32 ctllo,
ctlhi
;
in dwc_prep_dma_memcpy()
local
626
u32 ctllo,
ctlhi
;
in dwc_prep_slave_sg()
local
[all...]
H
A
D
regs.h
377
__le32
ctlhi
;
member
/kernel/linux/linux-6.6/drivers/dma/dw/
H
A
D
core.c
291
u32
ctlhi
= channel_readl(dwc, CTL_HI);
in dwc_get_sent()
local
551
u32 ctllo,
ctlhi
;
in dwc_prep_dma_memcpy()
local
623
u32 ctllo,
ctlhi
;
in dwc_prep_slave_sg()
local
[all...]
H
A
D
regs.h
377
__le32
ctlhi
;
member
/kernel/linux/linux-6.6/drivers/dma/dw-axi-dmac/
H
A
D
dw-axi-dmac-platform.c
612
u32 ctllo,
ctlhi
;
in dw_axi_dma_set_hw_desc()
local
Completed in 17 milliseconds