Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/mtd/ubispl/
H A Dubi-wrapper.h42 UBI_IO_FF_BITFLIPS, enumerator
/rk3399_rockchip-uboot/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) {