Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/mtd/nand/raw/
H A Dnand_bbt.c69 #define BBT_BLOCK_WORN 0x01 macro
238 BBT_BLOCK_WORN); in read_bbt()
657 case BBT_BLOCK_WORN: in get_bbt_block()
691 bbt_mark_entry(this, block, BBT_BLOCK_WORN); in mark_bbt_block_bad()
1428 case BBT_BLOCK_WORN: in nand_isbad_bbt()
1448 bbt_mark_entry(this, block, BBT_BLOCK_WORN); in nand_markbad_bbt()
/OK3568_Linux_fs/u-boot/drivers/mtd/nand/raw/
H A Dnand_bbt.c70 #define BBT_BLOCK_WORN 0x01 macro
241 BBT_BLOCK_WORN); in read_bbt()
682 case BBT_BLOCK_WORN: in write_bbt()
1347 case BBT_BLOCK_WORN: in nand_isbad_bbt()
1368 bbt_mark_entry(this, block, BBT_BLOCK_WORN); in nand_markbad_bbt()