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_filt_einfo
(Results
1 - 10
of
10
) sorted by relevance
/kernel/linux/linux-5.10/include/linux/dma/
H
A
D
k3-udma-glue.h
18
bool
tx_filt_einfo
;
member
/kernel/linux/linux-6.6/include/linux/dma/
H
A
D
k3-udma-glue.h
18
bool
tx_filt_einfo
;
member
/kernel/linux/linux-5.10/drivers/dma/ti/
H
A
D
k3-udma-glue.c
53
bool
tx_filt_einfo
;
member
221
if (tx_chn->
tx_filt_einfo
)
in k3_udma_glue_cfg_tx_chn()
222
req.
tx_filt_einfo
= 1;
in k3_udma_glue_cfg_tx_chn()
248
tx_chn->
tx_filt_einfo
= cfg->
tx_filt_einfo
;
in k3_udma_glue_request_tx_chn()
/kernel/linux/linux-6.6/drivers/dma/ti/
H
A
D
k3-udma-glue.c
56
bool
tx_filt_einfo
;
member
240
if (tx_chn->
tx_filt_einfo
)
in k3_udma_glue_cfg_tx_chn()
241
req.
tx_filt_einfo
= 1;
in k3_udma_glue_cfg_tx_chn()
267
tx_chn->
tx_filt_einfo
= cfg->
tx_filt_einfo
;
in k3_udma_glue_request_tx_chn()
/kernel/linux/linux-5.10/drivers/firmware/
H
A
D
ti_sci.h
907
* 9 - Valid bit for @ref ti_sci_msg_rm_udmap_tx_ch_cfg::
tx_filt_einfo
922
* @
tx_filt_einfo
: UDMAP transmit channel extended packet information passing
923
* configuration to be programmed into the
tx_filt_einfo
field of the
983
u8
tx_filt_einfo
;
member
H
A
D
ti_sci.c
2338
req->
tx_filt_einfo
= params->
tx_filt_einfo
;
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
351
u8
tx_filt_einfo
;
member
/kernel/linux/linux-6.6/include/linux/soc/ti/
H
A
D
ti_sci_protocol.h
388
u8
tx_filt_einfo
;
member
/kernel/linux/linux-6.6/drivers/firmware/
H
A
D
ti_sci.h
874
* 9 - Valid bit for @ref ti_sci_msg_rm_udmap_tx_ch_cfg::
tx_filt_einfo
891
* @
tx_filt_einfo
: UDMAP transmit channel extended packet information passing
892
* configuration to be programmed into the
tx_filt_einfo
field of the
961
u8
tx_filt_einfo
;
member
H
A
D
ti_sci.c
2264
req->
tx_filt_einfo
= params->
tx_filt_einfo
;
in ti_sci_cmd_rm_udmap_tx_ch_cfg()
Completed in 20 milliseconds