Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/mtd/ubispl/
H A Dubi-wrapper.h42 UBI_IO_FF_BITFLIPS, enumerator
/OK3568_Linux_fs/kernel/drivers/mtd/ubi/
H A Dio.c732 return UBI_IO_FF_BITFLIPS; in ubi_io_read_ec_hdr()
994 return UBI_IO_FF_BITFLIPS; in ubi_io_read_vid_hdr()
H A Deba.c521 case UBI_IO_FF_BITFLIPS: in check_mapping()
529 if (err == UBI_IO_BAD_HDR_EBADMSG || err == UBI_IO_FF_BITFLIPS) in check_mapping()
H A Dattach.c974 case UBI_IO_FF_BITFLIPS: in scan_peb()
1111 case UBI_IO_FF_BITFLIPS: in scan_peb()
H A Dubi.h104 UBI_IO_FF_BITFLIPS, enumerator
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.c787 } else if (err == UBI_IO_FF_BITFLIPS) {
/OK3568_Linux_fs/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.c845 case UBI_IO_FF_BITFLIPS: in scan_peb()
967 case UBI_IO_FF_BITFLIPS: in scan_peb()
H A Dubi.h110 UBI_IO_FF_BITFLIPS, enumerator
H A Dfastmap.c520 if (err == UBI_IO_FF || err == UBI_IO_FF_BITFLIPS) { in scan_pool()
524 if (err == UBI_IO_FF_BITFLIPS) in scan_pool()
H A Dwl.c799 } else if (err == UBI_IO_FF_BITFLIPS) {