Home | History | Annotate | Download | only in mtd

Lines Matching refs:chip

102 #define NAND_CANAUTOINCR(chip) (!(chip->options & NAND_NO_AUTOINCR))
104 #define NAND_MUST_PAD(chip) (!(chip->options & NAND_NO_PADDING))
105 #define NAND_HAS_CACHEPROG(chip) ((chip->options & NAND_CACHEPRG))
106 #define NAND_HAS_COPYBACK(chip) ((chip->options & NAND_COPYBACK))
152 struct nand_chip *chip,
156 struct nand_chip *chip,
160 struct nand_chip *chip,
165 struct nand_chip *chip,
187 void (*select_chip)(struct mtd_info *mtd, int chip);
310 void (*select_chip)(struct mtd_info *mtd, int chip);