Home
last modified time | relevance | path

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

/u-boot/drivers/mtd/nand/raw/
A Dnand_bbt.c89 static inline void bbt_mark_entry(struct nand_chip *chip, int block, in bbt_mark_entry() function
226 bbt_mark_entry(this, offs + act, in read_bbt()
240 bbt_mark_entry(this, offs + act, in read_bbt()
243 bbt_mark_entry(this, offs + act, in read_bbt()
499 bbt_mark_entry(this, i, BBT_BLOCK_FACTORY_BAD); in create_bbt()
986 bbt_mark_entry(this, block, BBT_BLOCK_RESERVED); in mark_bbt_region()
1000 bbt_mark_entry(this, block, BBT_BLOCK_RESERVED); in mark_bbt_region()
1369 bbt_mark_entry(this, block, BBT_BLOCK_WORN); in nand_markbad_bbt()

Completed in 5 milliseconds