Home
last modified time | relevance | path

Searched refs:flips (Results 1 – 2 of 2) sorted by relevance

/rk3399_rockchip-uboot/drivers/mtd/nand/raw/
H A Dvf610_nfc.c560 int flips; in vf610_nfc_correct_data() local
577 flips = count_written_bits(dat, nfc->chip.ecc.size, flips_threshold); in vf610_nfc_correct_data()
578 flips += count_written_bits(oob, mtd->oobsize, flips_threshold); in vf610_nfc_correct_data()
580 if (unlikely(flips > flips_threshold)) in vf610_nfc_correct_data()
586 return flips; in vf610_nfc_correct_data()
/rk3399_rockchip-uboot/doc/
H A DREADME.nand239 bit-flips, but still selection of ECC scheme is dependent on following