Searched defs:maxchips (Results 1 – 5 of 5) sorted by relevance
87 int maxchips = CONFIG_SYS_NAND_MAX_CHIPS; in nand_init_chip() local
4644 int nand_scan_ident(struct mtd_info *mtd, int maxchips, in nand_scan_ident()5302 int nand_scan(struct mtd_info *mtd, int maxchips) in nand_scan()
5051 static int nand_scan_ident(struct nand_chip *chip, unsigned int maxchips, in nand_scan_ident()5915 int nand_scan_with_ids(struct nand_chip *chip, unsigned int maxchips, in nand_scan_with_ids()
2679 int onenand_scan(struct mtd_info *mtd, int maxchips) in onenand_scan()
3818 int onenand_scan(struct mtd_info *mtd, int maxchips) in onenand_scan()