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:tx_atype
(Results
1 - 10
of
10
) sorted by relevance
/kernel/linux/linux-5.10/drivers/firmware/
H
A
D
ti_sci.h
899
* 1 - Valid bit for @ref ti_sci_msg_rm_udmap_tx_ch_cfg::
tx_atype
930
* @
tx_atype
: UDMAP transmit channel non Ring Accelerator access pointer
931
* interpretation configuration to be programmed into the
tx_atype
field of
985
u8
tx_atype
;
member
H
A
D
ti_sci.c
2340
req->
tx_atype
= params->
tx_atype
;
in ti_sci_cmd_rm_udmap_tx_ch_cfg()
/kernel/linux/linux-5.10/include/linux/soc/ti/
H
A
D
ti_sci_protocol.h
353
u8
tx_atype
;
member
/kernel/linux/linux-6.6/include/linux/soc/ti/
H
A
D
ti_sci_protocol.h
390
u8
tx_atype
;
member
/kernel/linux/linux-6.6/drivers/firmware/
H
A
D
ti_sci.h
866
* 1 - Valid bit for @ref ti_sci_msg_rm_udmap_tx_ch_cfg::
tx_atype
899
* @
tx_atype
: UDMAP transmit channel non Ring Accelerator access pointer
900
* interpretation configuration to be programmed into the
tx_atype
field of
963
u8
tx_atype
;
member
H
A
D
ti_sci.c
2266
req->
tx_atype
= params->
tx_atype
;
in ti_sci_cmd_rm_udmap_tx_ch_cfg()
/kernel/linux/linux-5.10/drivers/dma/ti/
H
A
D
k3-udma-glue.c
230
req.
tx_atype
= tx_chn->common.atype;
in k3_udma_glue_cfg_tx_chn()
H
A
D
k3-udma.c
1543
req_tx.
tx_atype
= ud->atype;
in udma_tisci_m2m_channel_config()
1593
req_tx.
tx_atype
= uc->config.atype;
in udma_tisci_tx_channel_config()
/kernel/linux/linux-6.6/drivers/dma/ti/
H
A
D
k3-udma-glue.c
249
req.
tx_atype
= tx_chn->common.atype_asel;
in k3_udma_glue_cfg_tx_chn()
H
A
D
k3-udma.c
1893
req_tx.
tx_atype
= ud->atype;
in udma_tisci_m2m_channel_config()
1984
req_tx.
tx_atype
= uc->config.atype;
in udma_tisci_tx_channel_config()
Completed in 30 milliseconds