Searched defs:eccbytes (Results 1 - 14 of 14) sorted by relevance

/linux-master/drivers/mtd/nand/
H A Decc-sw-bch.c112 unsigned int eccbytes = engine_conf->code_size; local
297 int eccbytes = engine_conf->code_size; local
335 int eccbytes local
[all...]
H A Decc-sw-hamming.c551 int eccbytes = engine_conf->code_size; local
589 int eccbytes = engine_conf->code_size; local
/linux-master/drivers/mtd/nand/raw/ingenic/
H A Dingenic_nand_drv.c187 int eccbytes; local
/linux-master/include/uapi/mtd/
H A Dmtd-abi.h270 __u32 eccbytes; member in struct:nand_oobinfo
291 __u32 eccbytes; member in struct:nand_ecclayout_user
/linux-master/drivers/mtd/nand/raw/
H A Dtxx9ndfmc.c171 int eccbytes; local
H A Dfsmc_nand.c710 int eccbytes = chip->ecc.bytes; local
H A Dnandsim.c2215 unsigned int eccsteps, eccbytes; local
H A Dmxc_nand.c155 int eccbytes; member in struct:mxc_nand_devtype_data
H A Domap2.c1005 int eccbytes = info->nand.ecc.bytes; local
1147 int eccbytes = info->nand.ecc.bytes; local
H A Drenesas-nand-controller.c976 unsigned int eccbytes = round_up(chip->ecc.bytes, 4) * chip->ecc.steps; local
991 unsigned int eccbytes = round_up(chip->ecc.bytes, 4) * chip->ecc.steps; local
H A Dstm32_fmc2_nand.c699 int eccbytes = chip->ecc.bytes; local
1049 int eccbytes = chip->ecc.bytes; local
H A Dnand_base.c3010 int eccbytes = chip->ecc.bytes; local
3072 int eccbytes = chip->ecc.bytes; local
3231 int eccbytes = chip->ecc.bytes; local
3304 int eccbytes = chip->ecc.bytes; local
3370 int eccbytes = chip->ecc.bytes; local
4121 int eccbytes = chip->ecc.bytes; local
4182 int eccbytes = chip->ecc.bytes; local
4211 int eccbytes = chip->ecc.bytes; local
4328 int eccbytes = chip->ecc.bytes; local
[all...]
/linux-master/drivers/mtd/nand/raw/atmel/
H A Dpmecc.c171 int eccbytes; member in struct:atmel_pmecc_user
280 int i, max_eccbytes, eccbytes = 0, eccstrength = 0; local
695 int eccbytes = user->eccbytes; local
[all...]
/linux-master/drivers/mtd/nand/raw/gpmi-nand/
H A Dgpmi-nand.c1428 int eccbytes; local

Completed in 310 milliseconds