Home
last modified time | relevance | path

Searched refs:nand_get_flash_type (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/drivers/mtd/nand/raw/
H A Dmxs_nand_spl.c61 type = nand_get_flash_type(mtd, chip, &nand_maf_id, &nand_dev_id, NULL); in mxs_flash_full_ident()
H A Dnand_base.c3706 struct nand_flash_dev *nand_get_flash_type(struct mtd_info *mtd, in nand_get_flash_type() function
3878 EXPORT_SYMBOL(nand_get_flash_type);
3971 type = nand_get_flash_type(mtd, chip, &nand_maf_id, in nand_scan_ident()
/openbmc/u-boot/include/linux/mtd/
H A Drawnand.h30 struct nand_flash_dev *nand_get_flash_type(struct mtd_info *mtd,