Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/mtd/nand/
H A Dbbt.c26 #define BBT_VERSION_BLOCK_ABNORMAL (BBT_VERSION_INVALID - 1) macro
155 version = BBT_VERSION_BLOCK_ABNORMAL; in nanddev_read_bbt()
172 version = BBT_VERSION_BLOCK_ABNORMAL; in nanddev_read_bbt()
452 else if (ret == BBT_VERSION_BLOCK_ABNORMAL) in nanddev_bbt_update()
491 if (bbt_version[block] == BBT_VERSION_BLOCK_ABNORMAL) { in nanddev_bbt_update()