max_eccbytes      280 drivers/mtd/nand/raw/atmel/pmecc.c 	int i, max_eccbytes, eccbytes = 0, eccstrength = 0;
max_eccbytes      307 drivers/mtd/nand/raw/atmel/pmecc.c 	max_eccbytes = req->ecc.bytes;
max_eccbytes      320 drivers/mtd/nand/raw/atmel/pmecc.c 		if (nbytes > max_eccbytes)