Home
last modified time | relevance | path

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

/u-boot/drivers/mtd/nand/
A Dbbt.c31 unsigned int nblocks = nanddev_neraseblocks(nand); in nanddev_bbt_init()
87 if (entry >= nanddev_neraseblocks(nand)) in nanddev_bbt_get_block_status()
120 if (entry >= nanddev_neraseblocks(nand)) in nanddev_bbt_set_block_status()
/u-boot/include/linux/mtd/
A Dnand.h325 static inline unsigned int nanddev_neraseblocks(const struct nand_device *nand) in nanddev_neraseblocks() function

Completed in 16 milliseconds