Searched defs:maxchips (Results 1 – 5 of 5) sorted by relevance
84 int maxchips = CONFIG_SYS_NAND_MAX_CHIPS; in nand_init_chip() local
3953 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()
2679 int onenand_scan(struct mtd_info *mtd, int maxchips) in onenand_scan()
5656 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()
3826 int onenand_scan(struct mtd_info *mtd, int maxchips) in onenand_scan()