Searched refs:flips (Results 1 – 6 of 6) sorted by relevance
107 Higher ECC scheme usually means better protection against bit-flips and117 slight CPU penalty when too many bit-flips are detected during reads.
996 int flips; in gpmi_ecc_read_page_data() local1036 flips = nand_check_erased_ecc_chunk( in gpmi_ecc_read_page_data()1044 flips = nand_check_erased_ecc_chunk( in gpmi_ecc_read_page_data()1052 if (flips > 0) { in gpmi_ecc_read_page_data()1054 flips); in gpmi_ecc_read_page_data()1055 mtd->ecc_stats.corrected += flips; in gpmi_ecc_read_page_data()
98 bit-flips. You can put any block-oriented file system on top of UBI
1417 int flips = 1; in do_bit_flips() local1419 flips = (prandom_u32() % (int) bitflips) + 1; in do_bit_flips()1420 while (flips--) { in do_bit_flips()
263 by readers, but in terms of counter flips (or batches) rather
599 bitfield flips depending on endianness; fortunately, TASKFILE