Searched refs:bitflip_threshold (Results 1 – 6 of 6) sorted by relevance
136 What: /sys/class/mtd/mtdX/bitflip_threshold161 bitflip_threshold. Users are discouraged from doing this,164 bitflip_threshold should be low enough to detect genuine erase167 bitflips occur. Note that if bitflip_threshold exceeds169 Conversely, if bitflip_threshold is zero, -EUCLEAN is always
88 max_bitflips = mtd->bitflip_threshold; in toshiba_nand_benand_eccstatus()
6449 if (!mtd->bitflip_threshold) in nand_scan_tail()6450 mtd->bitflip_threshold = DIV_ROUND_UP(mtd->ecc_strength * 3, 4); in nand_scan_tail()
288 unsigned int bitflip_threshold; member
2278 return max(mtd->bitflip_threshold, corrected); in brcmnand_read()3062 mtd->bitflip_threshold = 1; in brcmnand_attach_chip()
1930 mtd->bitflip_threshold = DIV_ROUND_UP(mtd->ecc_strength * 3, 4); in spinand_init()