Home
last modified time | relevance | path

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

/openbmc/u-boot/include/linux/mtd/
H A Dnand.h277 static inline size_t nanddev_eraseblock_size(const struct nand_device *nand) in nanddev_eraseblock_size() function
/openbmc/u-boot/drivers/mtd/nand/spi/
H A Dcore.c997 nanddev_size(nand) >> 20, nanddev_eraseblock_size(nand) >> 10, in spinand_detect()