Searched refs:chip (Results 1 – 4 of 4) sorted by relevance
109 #define NAND_CANAUTOINCR(chip) (!(chip->options & NAND_NO_AUTOINCR)) argument110 #define NAND_MUST_PAD(chip) (!(chip->options & NAND_NO_PADDING)) argument111 #define NAND_HAS_CACHEPROG(chip) ((chip->options & NAND_CACHEPRG)) argument112 #define NAND_HAS_COPYBACK(chip) ((chip->options & NAND_COPYBACK)) argument157 struct nand_chip *chip,160 struct nand_chip *chip,163 struct nand_chip *chip,167 struct nand_chip *chip,188 void (*select_chip)(struct mtd_info *mtd, int chip);315 void (*select_chip)(struct mtd_info *mtd, int chip);
184 typedef int (*varsize_frob_t)(struct map_info *map, struct flchip *chip,
80 struct irq_chip *chip; member
135 } chip; member