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:psil_base
(Results
1 - 4
of
4
) sorted by relevance
/kernel/linux/linux-5.10/drivers/dma/ti/
H
A
D
k3-udma-private.c
55
return ud->
psil_base
;
in xudma_dev_get_psil_base()
H
A
D
k3-udma.c
91
u32
psil_base
;
member
156
u32
psil_base
;
member
1746
uc->config.src_thread = ud->
psil_base
+ uc->tchan->id;
in udma_alloc_chan_resources()
1747
uc->config.dst_thread = (ud->
psil_base
+ uc->rchan->id) |
in udma_alloc_chan_resources()
1764
uc->config.src_thread = ud->
psil_base
+ uc->tchan->id;
in udma_alloc_chan_resources()
1783
uc->config.dst_thread = (ud->
psil_base
+ uc->rchan->id) |
in udma_alloc_chan_resources()
3102
.
psil_base
= 0x1000,
3108
.
psil_base
= 0x6000,
3114
.
psil_base
= 0x1000,
3121
.
psil_base
[all...]
/kernel/linux/linux-6.6/drivers/dma/ti/
H
A
D
k3-udma-private.c
69
return ud->
psil_base
;
in xudma_dev_get_psil_base()
H
A
D
k3-udma.c
132
u32
psil_base
;
member
211
u32
psil_base
;
member
2241
uc->config.src_thread = ud->
psil_base
+ uc->tchan->id;
in udma_alloc_chan_resources()
2242
uc->config.dst_thread = (ud->
psil_base
+ uc->rchan->id) |
in udma_alloc_chan_resources()
2259
uc->config.src_thread = ud->
psil_base
+ uc->tchan->id;
in udma_alloc_chan_resources()
2278
uc->config.dst_thread = (ud->
psil_base
+ uc->rchan->id) |
in udma_alloc_chan_resources()
2426
uc->config.src_thread = ud->
psil_base
+ uc->tchan->id;
in bcdma_alloc_chan_resources()
2447
uc->config.dst_thread = (ud->
psil_base
+ uc->rchan->id) |
in bcdma_alloc_chan_resources()
2621
uc->config.src_thread = ud->
psil_base
+ uc->tchan->id;
in pktdma_alloc_chan_resources()
2641
uc->config.dst_thread = (ud->
psil_base
in pktdma_alloc_chan_resources()
[all...]
Completed in 9 milliseconds