Home
last modified time | relevance | path

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

/external/u-boot/drivers/mtd/nand/
Dnand.c84 int maxchips = CONFIG_SYS_NAND_MAX_CHIPS; in nand_init_chip() local
Dnand_base.c4005 int nand_scan_ident(struct mtd_info *mtd, int maxchips, in nand_scan_ident()
4661 int nand_scan(struct mtd_info *mtd, int maxchips) in nand_scan()
/external/u-boot/drivers/mtd/onenand/
Donenand_base.c2681 int onenand_scan(struct mtd_info *mtd, int maxchips) in onenand_scan()