Home
last modified time | relevance | path

Searched defs:maxchips (Results 1 – 5 of 5) sorted by relevance

/openbmc/u-boot/drivers/mtd/nand/raw/
H A Dnand.c84 int maxchips = CONFIG_SYS_NAND_MAX_CHIPS; in nand_init_chip() local
H A Dnand_base.c3953 int nand_scan_ident(struct mtd_info *mtd, int maxchips, in nand_scan_ident()
4609 int nand_scan(struct mtd_info *mtd, int maxchips) in nand_scan()
/openbmc/u-boot/drivers/mtd/onenand/
H A Donenand_base.c2679 int onenand_scan(struct mtd_info *mtd, int maxchips) in onenand_scan()
/openbmc/linux/drivers/mtd/nand/raw/
H A Dnand_base.c5656 static int nand_scan_ident(struct nand_chip *chip, unsigned int maxchips, in nand_scan_ident()
6629 int nand_scan_with_ids(struct nand_chip *chip, unsigned int maxchips, in nand_scan_with_ids()
/openbmc/linux/drivers/mtd/nand/onenand/
H A Donenand_base.c3826 int onenand_scan(struct mtd_info *mtd, int maxchips) in onenand_scan()