ecclen           2545 drivers/mtd/nand/raw/nand_base.c 				void *ecc, int ecclen,
ecclen           2558 drivers/mtd/nand/raw/nand_base.c 	ecc_bitflips = nand_check_erased_buf(ecc, ecclen, bitflips_threshold);
ecclen           2573 drivers/mtd/nand/raw/nand_base.c 		memset(ecc, 0xff, ecclen);
ecclen           1298 include/linux/mtd/rawnand.h 				void *ecc, int ecclen,
ecclen           1095 lib/bch.c      	const int ecclen = DIV_ROUND_UP(bch->ecc_bits, 32);
ecclen           1109 lib/bch.c      				for (j = 0; j < ecclen; j++) {