Home | History | Annotate | Download | only in nand

Lines Matching refs:ecclen

1137  * @ecclen: ECC length
1171 void *ecc, int ecclen,
1184 ecc_bitflips = nand_check_erased_buf(ecc, ecclen, bitflips_threshold);
1199 memset(ecc, 0xff, ecclen);