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:eccbytes
(Results
1 - 25
of
30
) sorted by relevance
1
2
/kernel/linux/linux-5.10/drivers/mtd/nand/raw/
H
A
D
nand_bch.c
113
unsigned int
eccbytes
= nand->ecc.bytes;
in nand_bch_init()
local
[all...]
H
A
D
davinci_nand.c
391
int
eccbytes
= chip->ecc.bytes;
in nand_davinci_read_page_hwecc_oob_first()
local
H
A
D
txx9ndfmc.c
172
int
eccbytes
;
in txx9ndfmc_calculate_ecc()
local
H
A
D
fsmc_nand.c
699
int
eccbytes
= chip->ecc.bytes;
in fsmc_read_page_hwecc()
local
H
A
D
omap2.c
1144
int
eccbytes
= info->nand.ecc.bytes;
in _omap_calculate_ecc_bch()
local
1286
int
eccbytes
= info->nand.ecc.bytes;
in omap_calculate_ecc_bch_multi()
local
H
A
D
nandsim.c
2212
unsigned int eccsteps,
eccbytes
;
in ns_attach_chip()
local
H
A
D
mxc_nand.c
157
int
eccbytes
;
member
H
A
D
stm32_fmc2_nand.c
678
int
eccbytes
= chip->ecc.bytes;
in stm32_fmc2_nfc_read_page()
local
1026
int
eccbytes
= chip->ecc.bytes;
in stm32_fmc2_nfc_seq_correct()
local
/kernel/linux/linux-6.6/drivers/mtd/nand/
H
A
D
ecc-sw-bch.c
112
unsigned int
eccbytes
= engine_conf->code_size;
in nand_ecc_sw_bch_init()
local
297
int
eccbytes
= engine_conf->code_size;
in nand_ecc_sw_bch_prepare_io_req()
local
335
int
eccbytes
in nand_ecc_sw_bch_finish_io_req()
local
[all...]
H
A
D
ecc-sw-hamming.c
551
int
eccbytes
= engine_conf->code_size;
in nand_ecc_sw_hamming_prepare_io_req()
local
589
int
eccbytes
= engine_conf->code_size;
in nand_ecc_sw_hamming_finish_io_req()
local
/kernel/linux/linux-5.10/drivers/mtd/nand/raw/ingenic/
H
A
D
ingenic_nand_drv.c
187
int
eccbytes
;
in ingenic_nand_attach_chip()
local
/kernel/linux/linux-6.6/drivers/mtd/nand/raw/ingenic/
H
A
D
ingenic_nand_drv.c
187
int
eccbytes
;
in ingenic_nand_attach_chip()
local
/kernel/linux/linux-5.10/include/uapi/mtd/
H
A
D
mtd-abi.h
215
__u32
eccbytes
;
member
236
__u32
eccbytes
;
member
/kernel/linux/linux-6.6/drivers/mtd/nand/raw/
H
A
D
txx9ndfmc.c
171
int
eccbytes
;
in txx9ndfmc_calculate_ecc()
local
H
A
D
fsmc_nand.c
710
int
eccbytes
= chip->ecc.bytes;
in fsmc_read_page_hwecc()
local
H
A
D
nandsim.c
2215
unsigned int eccsteps,
eccbytes
;
in ns_attach_chip()
local
H
A
D
stm32_fmc2_nand.c
682
int
eccbytes
= chip->ecc.bytes;
in stm32_fmc2_nfc_read_page()
local
1032
int
eccbytes
= chip->ecc.bytes;
in stm32_fmc2_nfc_seq_correct()
local
/kernel/linux/linux-6.6/include/uapi/mtd/
H
A
D
mtd-abi.h
270
__u32
eccbytes
;
member
291
__u32
eccbytes
;
member
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/mtd/
H
A
D
mtd-abi.h
126
__u32
eccbytes
;
member
137
__u32
eccbytes
;
member
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/mtd/
H
A
D
mtd-abi.h
112
__u32
eccbytes
;
member
123
__u32
eccbytes
;
member
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/mtd/
H
A
D
mtd-abi.h
126
__u32
eccbytes
;
member
137
__u32
eccbytes
;
member
/kernel/linux/linux-5.10/drivers/mtd/nand/raw/atmel/
H
A
D
pmecc.c
171
int
eccbytes
;
member
280
int i, max_eccbytes,
eccbytes
= 0, eccstrength = 0;
in atmel_pmecc_prepare_user_req()
local
695
int
eccbytes
= user->
eccbytes
;
in atmel_pmecc_correct_sector()
local
[all...]
/kernel/linux/linux-5.10/drivers/mtd/nand/raw/gpmi-nand/
H
A
D
gpmi-nand.c
1224
int
eccbytes
;
in gpmi_count_bitflips()
local
/kernel/linux/linux-6.6/drivers/mtd/nand/raw/gpmi-nand/
H
A
D
gpmi-nand.c
1428
int
eccbytes
;
in gpmi_count_bitflips()
local
/kernel/linux/linux-6.6/drivers/mtd/nand/raw/atmel/
H
A
D
pmecc.c
171
int
eccbytes
;
member
280
int i, max_eccbytes,
eccbytes
= 0, eccstrength = 0;
in atmel_pmecc_prepare_user_req()
local
695
int
eccbytes
= user->
eccbytes
;
in atmel_pmecc_correct_sector()
local
[all...]
Completed in 43 milliseconds
1
2