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:flowid_cnt
(Results
1 - 8
of
8
) sorted by relevance
/kernel/linux/linux-5.10/drivers/firmware/
H
A
D
ti_sci.h
1024
* 10 - Valid bit for @ti_sci_msg_rm_udmap_rx_ch_cfg_req::
flowid_cnt
1058
* make use of beyond the default flow. flowid_start and @ref
flowid_cnt
must be
1060
* @ref
flowid_cnt
must be a flow index within the Navigator Subsystem's subset
1065
* @
flowid_cnt
: UDMAP receive channel additional flows count configuration to
1066
* program into the
flowid_cnt
field of the RCHAN_RFLOW_RNG register.
1068
* of legal flow IDs for the channel. @ref flowid_start and
flowid_cnt
must be
1070
* for
flowid_cnt
indicates no flow IDs other than the default are to be
1071
* allocated and used by the receive channel. @ref flowid_start plus
flowid_cnt
1109
u16
flowid_cnt
;
member
H
A
D
ti_sci.c
2414
req->
flowid_cnt
= params->
flowid_cnt
;
in ti_sci_cmd_rm_udmap_rx_ch_cfg()
/kernel/linux/linux-5.10/include/linux/soc/ti/
H
A
D
ti_sci_protocol.h
388
u16
flowid_cnt
;
member
/kernel/linux/linux-6.6/include/linux/soc/ti/
H
A
D
ti_sci_protocol.h
427
u16
flowid_cnt
;
member
/kernel/linux/linux-6.6/drivers/firmware/
H
A
D
ti_sci.h
1004
* 10 - Valid bit for @ti_sci_msg_rm_udmap_rx_ch_cfg_req::
flowid_cnt
1038
* make use of beyond the default flow. flowid_start and @ref
flowid_cnt
must be
1040
* @ref
flowid_cnt
must be a flow index within the Navigator Subsystem's subset
1045
* @
flowid_cnt
: UDMAP receive channel additional flows count configuration to
1046
* program into the
flowid_cnt
field of the RCHAN_RFLOW_RNG register.
1048
* of legal flow IDs for the channel. @ref flowid_start and
flowid_cnt
must be
1050
* for
flowid_cnt
indicates no flow IDs other than the default are to be
1051
* allocated and used by the receive channel. @ref flowid_start plus
flowid_cnt
1089
u16
flowid_cnt
;
member
H
A
D
ti_sci.c
2342
req->
flowid_cnt
= params->
flowid_cnt
;
in ti_sci_cmd_rm_udmap_rx_ch_cfg()
/kernel/linux/linux-5.10/drivers/dma/ti/
H
A
D
k3-udma-glue.c
517
req.
flowid_cnt
= rx_chn->flow_num;
in k3_udma_glue_cfg_rx_chn()
/kernel/linux/linux-6.6/drivers/dma/ti/
H
A
D
k3-udma-glue.c
629
req.
flowid_cnt
= rx_chn->flow_num;
in k3_udma_glue_cfg_rx_chn()
Completed in 19 milliseconds