Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/mtd/nand/raw/
H A Dvf610_nfc.c559 int flips; in vf610_nfc_correct_data() local
576 flips = count_written_bits(dat, nfc->chip.ecc.size, flips_threshold); in vf610_nfc_correct_data()
577 flips += count_written_bits(oob, mtd->oobsize, flips_threshold); in vf610_nfc_correct_data()
579 if (unlikely(flips > flips_threshold)) in vf610_nfc_correct_data()
585 return flips; in vf610_nfc_correct_data()
/openbmc/linux/drivers/mtd/nand/raw/gpmi-nand/
H A Dgpmi-nand.c1429 int flips; in gpmi_count_bitflips() local
1469 flips = nand_check_erased_ecc_chunk( in gpmi_count_bitflips()
1477 flips = nand_check_erased_ecc_chunk( in gpmi_count_bitflips()
1485 if (flips > 0) { in gpmi_count_bitflips()
1487 flips); in gpmi_count_bitflips()
1488 mtd->ecc_stats.corrected += flips; in gpmi_count_bitflips()
/openbmc/linux/drivers/mtd/ubi/
H A DKconfig99 bit-flips. You can put any block-oriented file system on top of UBI
/openbmc/linux/Documentation/driver-api/media/
H A Dcamera-sensor.rst170 Sensor drivers that have any vertical or horizontal flips embedded in the
/openbmc/linux/drivers/mtd/nand/raw/
H A Dnandsim.c1406 int flips = 1; in ns_do_bit_flips() local
1408 flips = get_random_u32_inclusive(1, bitflips); in ns_do_bit_flips()
1409 while (flips--) { in ns_do_bit_flips()
/openbmc/linux/Documentation/gpu/amdgpu/display/
H A Dmpo-overview.rst17 * Plane independent page flips - No need to be tied to global compositor
H A Ddcn-overview.rst190 This allows us to update DCN hardware atomically for page flips, as well as
/openbmc/linux/Documentation/userspace-api/ioctl/
H A Dhdio.rst251 bitfield flips depending on endianness; fortunately, TASKFILE
/openbmc/u-boot/doc/
H A DREADME.nand239 bit-flips, but still selection of ECC scheme is dependent on following
/openbmc/linux/Documentation/RCU/
H A Dtorture.rst104 by readers, but in terms of counter flips (or batches) rather
/openbmc/openbmc/meta-raspberrypi/dynamic-layers/multimedia-layer/recipes-multimedia/rpidistro-vlc/files/
H A D0004-mmal_20.patch10456 +// H & V flips after a transpose need to be swapped