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
defs:fifo_len
(Results
26 - 38
of
38
) sorted by relevance
1
2
/kernel/linux/linux-5.10/drivers/scsi/arm/
H
A
D
fas216.c
1551
unsigned int
fifo_len
= fas216_readb(info, REG_CFIS) & CFIS_CF;
in fas216_funcdone_intr()
local
/kernel/linux/linux-5.10/drivers/staging/fwserial/
H
A
D
fwserial.c
1579
size_t
fifo_len
= port->rx_handler.length - 4;
in fill_plug_params()
local
/kernel/linux/linux-5.10/drivers/spi/
H
A
D
spi-s3c64xx.c
676
const unsigned int
fifo_len
= (FIFO_LVL_MASK(sdd) >> 1) + 1;
in s3c64xx_spi_transfer_one()
local
H
A
D
spi-rockchip.c
181
u32
fifo_len
;
member
/kernel/linux/linux-6.6/drivers/spi/
H
A
D
spi-s3c64xx.c
744
const unsigned int
fifo_len
= (FIFO_LVL_MASK(sdd) >> 1) + 1;
in s3c64xx_spi_transfer_one()
local
H
A
D
spi-rockchip.c
188
u32
fifo_len
;
member
/kernel/linux/linux-6.6/drivers/crypto/
H
A
D
talitos.h
140
unsigned int
fifo_len
;
member
/kernel/linux/linux-6.6/drivers/scsi/arm/
H
A
D
fas216.c
1557
unsigned int
fifo_len
= fas216_readb(info, REG_CFIS) & CFIS_CF;
in fas216_funcdone_intr()
local
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/fw/
H
A
D
dbg.c
67
u32
fifo_len
;
in iwl_fwrt_dump_rxf()
local
122
u32
fifo_len
;
in iwl_fwrt_dump_txf()
local
208
u32
fifo_len
;
iwl_fw_dump_txf()
local
679
u32
fifo_len
= 0;
iwl_fw_rxf_len()
local
703
u32
fifo_len
= 0;
iwl_fw_txf_len()
local
782
u32 file_len,
fifo_len
= 0, prph_len = 0, radio_len = 0;
iwl_fw_error_dump_file()
local
[all...]
/kernel/linux/linux-5.10/drivers/net/ethernet/neterion/
H
A
D
s2io.c
614
int
fifo_len
= tx_cfg->
fifo_len
;
in init_shared_mem()
local
[all...]
H
A
D
s2io.h
380
u32
fifo_len
; /* specifies len of FIFO up to 8192, ie no of TxDLs */
member
651
u32
fifo_len
;
member
656
u32
fifo_len
;
member
/kernel/linux/linux-6.6/drivers/net/ethernet/neterion/
H
A
D
s2io.c
614
int
fifo_len
= tx_cfg->
fifo_len
;
in init_shared_mem()
local
[all...]
H
A
D
s2io.h
380
u32
fifo_len
; /* specifies len of FIFO up to 8192, ie no of TxDLs */
member
651
u32
fifo_len
;
member
656
u32
fifo_len
;
member
Completed in 46 milliseconds
1
2