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_fifo_size
(Results
1 - 5
of
5
) sorted by relevance
/device/soc/rockchip/common/sdk_linux/include/linux/
H
A
D
stmmac.h
172
int
tx_fifo_size
;
member
/device/soc/hisilicon/hi3861v100/sdk_liteos/platform/drivers/uart/
H
A
D
uart_drv.h
191
hi_u32 uart_init_circ_buf(uart_driver_data_t *udd, hi_u32 rx_fifo_size, hi_u32
tx_fifo_size
);
/device/soc/rockchip/rk3588/kernel/drivers/net/ethernet/stmicro/stmmac/
H
A
D
common.h
363
unsigned int
tx_fifo_size
;
member
H
A
D
dwmac-rk-tool.c
1129
int txfifosz = priv->plat->
tx_fifo_size
;
in dwmac_rk_dma_operation_mode()
1138
txfifosz = priv->dma_cap.
tx_fifo_size
;
in dwmac_rk_dma_operation_mode()
/device/soc/rockchip/common/vendor/drivers/net/ethernet/
H
A
D
dwmac-rk-tool.c
1083
int txfifosz = priv->plat->
tx_fifo_size
;
in dwmac_rk_dma_operation_mode()
1093
txfifosz = priv->dma_cap.
tx_fifo_size
;
in dwmac_rk_dma_operation_mode()
Completed in 7 milliseconds