Home
last modified time | relevance | path

Searched refs:get_bbt_block (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/mtd/nand/raw/
H A Dnand_bbt.c609 * get_bbt_block - Get the first valid eraseblock suitable to store a BBT
621 static int get_bbt_block(struct nand_chip *this, struct nand_bbt_descr *td, in get_bbt_block() function
754 block = get_bbt_block(this, td, md, chip); in write_bbt()
762 * get_bbt_block() returns a block number, shift the value to in write_bbt()
/kernel/linux/linux-6.6/drivers/mtd/nand/raw/
H A Dnand_bbt.c642 * get_bbt_block - Get the first valid eraseblock suitable to store a BBT
654 static int get_bbt_block(struct nand_chip *this, struct nand_bbt_descr *td, in get_bbt_block() function
787 block = get_bbt_block(this, td, md, chip); in write_bbt()
795 * get_bbt_block() returns a block number, shift the value to in write_bbt()

Completed in 4 milliseconds