Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/mtd/nand/
H A Dcore.c193 struct nand_memory_organization *memorg = nanddev_get_memorg(nand); in nanddev_init()
/openbmc/u-boot/include/linux/mtd/
H A Dnand.h353 nanddev_get_memorg(struct nand_device *nand) in nanddev_get_memorg() function