Home
last modified time | relevance | path

Searched refs:chip (Results 1 – 4 of 4) sorted by relevance

/development/ndk/platforms/android-3/include/linux/mtd/
Dnand.h109 #define NAND_CANAUTOINCR(chip) (!(chip->options & NAND_NO_AUTOINCR)) argument
110 #define NAND_MUST_PAD(chip) (!(chip->options & NAND_NO_PADDING)) argument
111 #define NAND_HAS_CACHEPROG(chip) ((chip->options & NAND_CACHEPRG)) argument
112 #define NAND_HAS_COPYBACK(chip) ((chip->options & NAND_COPYBACK)) argument
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);
Dcfi.h184 typedef int (*varsize_frob_t)(struct map_info *map, struct flchip *chip,
/development/ndk/platforms/android-3/include/linux/
Dirq.h80 struct irq_chip *chip; member
/development/ndk/platforms/android-21/include/linux/
Dkvm.h135 } chip; member