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:rx_burst_size
(Results
1 - 11
of
11
) sorted by relevance
/kernel/linux/linux-5.10/include/linux/usb/
H
A
D
chipidea.h
79
u32
rx_burst_size
;
member
/kernel/linux/linux-6.6/include/linux/usb/
H
A
D
chipidea.h
81
u32
rx_burst_size
;
member
/kernel/linux/linux-5.10/drivers/firmware/
H
A
D
ti_sci.h
1027
* 14 - Valid bit for @ti_sci_msg_rm_udmap_rx_ch_cfg_req::
rx_burst_size
1094
* @
rx_burst_size
: UDMAP receive channel burst size configuration to be
1095
* programmed into the
rx_burst_size
field of the RCHAN_RCFG register.
1115
u8
rx_burst_size
;
member
H
A
D
ti_sci.c
2420
req->
rx_burst_size
= params->
rx_burst_size
;
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
394
u8
rx_burst_size
;
member
/kernel/linux/linux-6.6/include/linux/soc/ti/
H
A
D
ti_sci_protocol.h
433
u8
rx_burst_size
;
member
/kernel/linux/linux-6.6/drivers/firmware/
H
A
D
ti_sci.h
1007
* 14 - Valid bit for @ti_sci_msg_rm_udmap_rx_ch_cfg_req::
rx_burst_size
1074
* @
rx_burst_size
: UDMAP receive channel burst size configuration to be
1075
* programmed into the
rx_burst_size
field of the RCHAN_RCFG register.
1095
u8
rx_burst_size
;
member
H
A
D
ti_sci.c
2348
req->
rx_burst_size
= params->
rx_burst_size
;
in ti_sci_cmd_rm_udmap_rx_ch_cfg()
/kernel/linux/linux-5.10/drivers/usb/chipidea/
H
A
D
core.c
443
ci->platdata->
rx_burst_size
);
in ci_platform_configure()
741
&platdata->
rx_burst_size
);
in ci_get_platdata()
/kernel/linux/linux-6.6/drivers/usb/chipidea/
H
A
D
core.c
450
ci->platdata->
rx_burst_size
);
in ci_platform_configure()
755
&platdata->
rx_burst_size
);
in ci_get_platdata()
/kernel/linux/linux-6.6/drivers/dma/ti/
H
A
D
k3-udma.c
1914
req_rx.
rx_burst_size
= burst_size;
in udma_tisci_m2m_channel_config()
Completed in 26 milliseconds