Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/mtd/nand/
H A Dcore.c221 mtd->size = nanddev_size(nand); in nanddev_init()
/openbmc/linux/drivers/mtd/nand/
H A Dcore.c383 mtd->size = nanddev_size(nand); in nanddev_init()
/openbmc/u-boot/include/linux/mtd/
H A Dnand.h338 static inline u64 nanddev_size(const struct nand_device *nand) in nanddev_size() function
/openbmc/linux/include/linux/mtd/
H A Dnand.h604 static inline u64 nanddev_size(const struct nand_device *nand) in nanddev_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()
/openbmc/linux/drivers/mtd/nand/spi/
H A Dcore.c1149 nanddev_size(nand) >> 20, nanddev_eraseblock_size(nand) >> 10, in spinand_detect()