Home | History | Annotate | Download | only in mtd

Lines Matching refs:chip

109 #define NAND_CANAUTOINCR(chip) (!(chip->options & NAND_NO_AUTOINCR))
110 #define NAND_MUST_PAD(chip) (!(chip->options & NAND_NO_PADDING))
111 #define NAND_HAS_CACHEPROG(chip) ((chip->options & NAND_CACHEPRG))
112 #define NAND_HAS_COPYBACK(chip) ((chip->options & NAND_COPYBACK))
157 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);