Home
last modified time | relevance | path

Searched refs:UBI_IO_FF_BITFLIPS (Results 1 – 12 of 12) sorted by relevance

/openbmc/u-boot/drivers/mtd/ubispl/
H A Dubi-wrapper.h41 UBI_IO_FF_BITFLIPS, enumerator
/openbmc/u-boot/drivers/mtd/ubi/
H A Dio.c770 return UBI_IO_FF_BITFLIPS; in ubi_io_read_ec_hdr()
1028 return UBI_IO_FF_BITFLIPS; in ubi_io_read_vid_hdr()
H A Dattach.c844 case UBI_IO_FF_BITFLIPS: in scan_peb()
966 case UBI_IO_FF_BITFLIPS: in scan_peb()
H A Dubi.h109 UBI_IO_FF_BITFLIPS, enumerator
H A Dfastmap.c519 if (err == UBI_IO_FF || err == UBI_IO_FF_BITFLIPS) { in scan_pool()
523 if (err == UBI_IO_FF_BITFLIPS) in scan_pool()
H A Dwl.c798 } else if (err == UBI_IO_FF_BITFLIPS) {
/openbmc/linux/drivers/mtd/ubi/
H A Dio.c739 return UBI_IO_FF_BITFLIPS; in ubi_io_read_ec_hdr()
996 return UBI_IO_FF_BITFLIPS; in ubi_io_read_vid_hdr()
H A Deba.c520 case UBI_IO_FF_BITFLIPS: in check_mapping()
528 if (err == UBI_IO_BAD_HDR_EBADMSG || err == UBI_IO_FF_BITFLIPS) in check_mapping()
H A Dubi.h104 UBI_IO_FF_BITFLIPS, enumerator
H A Dattach.c974 case UBI_IO_FF_BITFLIPS: in scan_peb()
1111 case UBI_IO_FF_BITFLIPS: in scan_peb()
H A Dfastmap.c463 if (err == UBI_IO_FF || err == UBI_IO_FF_BITFLIPS) { in scan_pool()
468 if (err == UBI_IO_FF_BITFLIPS) in scan_pool()
H A Dwl.c792 } else if (err == UBI_IO_FF_BITFLIPS) {