Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mtd/nand/raw/
H A Dnand_bbt.c69 #define BBT_BLOCK_WORN 0x01 macro
238 BBT_BLOCK_WORN); in read_bbt()
690 case BBT_BLOCK_WORN: in get_bbt_block()
724 bbt_mark_entry(this, block, BBT_BLOCK_WORN); in mark_bbt_block_bad()
1464 case BBT_BLOCK_WORN: in nand_isbad_bbt()
1484 bbt_mark_entry(this, block, BBT_BLOCK_WORN); in nand_markbad_bbt()
/openbmc/u-boot/drivers/mtd/nand/raw/
H A Dnand_bbt.c70 #define BBT_BLOCK_WORN 0x01 macro
241 BBT_BLOCK_WORN); in read_bbt()
680 case BBT_BLOCK_WORN: in write_bbt()
1345 case BBT_BLOCK_WORN: in nand_isbad_bbt()
1366 bbt_mark_entry(this, block, BBT_BLOCK_WORN); in nand_markbad_bbt()