Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mtd/nand/raw/
H A Dnand_bbt.c83 static inline void bbt_mark_entry(struct nand_chip *chip, int block, in bbt_mark_entry() function
220 bbt_mark_entry(this, offs + act, in read_bbt()
234 bbt_mark_entry(this, offs + act, in read_bbt()
237 bbt_mark_entry(this, offs + act, in read_bbt()
526 bbt_mark_entry(this, i, BBT_BLOCK_FACTORY_BAD); in create_bbt()
724 bbt_mark_entry(this, block, BBT_BLOCK_WORN); in mark_bbt_block_bad()
1153 bbt_mark_entry(this, block, BBT_BLOCK_RESERVED); in mark_bbt_region()
1167 bbt_mark_entry(this, block, BBT_BLOCK_RESERVED); in mark_bbt_region()
1484 bbt_mark_entry(this, block, BBT_BLOCK_WORN); in nand_markbad_bbt()
/openbmc/u-boot/drivers/mtd/nand/raw/
H A Dnand_bbt.c86 static inline void bbt_mark_entry(struct nand_chip *chip, int block, in bbt_mark_entry() function
223 bbt_mark_entry(this, offs + act, in read_bbt()
237 bbt_mark_entry(this, offs + act, in read_bbt()
240 bbt_mark_entry(this, offs + act, in read_bbt()
496 bbt_mark_entry(this, i, BBT_BLOCK_FACTORY_BAD); in create_bbt()
983 bbt_mark_entry(this, block, BBT_BLOCK_RESERVED); in mark_bbt_region()
997 bbt_mark_entry(this, block, BBT_BLOCK_RESERVED); in mark_bbt_region()
1366 bbt_mark_entry(this, block, BBT_BLOCK_WORN); in nand_markbad_bbt()