flchip             97 drivers/mtd/chips/cfi_cmdset_0001.c static int chip_ready (struct map_info *map, struct flchip *chip, unsigned long adr, int mode);
flchip             98 drivers/mtd/chips/cfi_cmdset_0001.c static int get_chip(struct map_info *map, struct flchip *chip, unsigned long adr, int mode);
flchip             99 drivers/mtd/chips/cfi_cmdset_0001.c static void put_chip(struct map_info *map, struct flchip *chip, unsigned long adr);
flchip            379 drivers/mtd/chips/cfi_cmdset_0001.c static int cfi_is_micron_28F00AP30(struct cfi_private *cfi, struct flchip *chip)
flchip            699 drivers/mtd/chips/cfi_cmdset_0001.c 		struct flchip *chip;
flchip            806 drivers/mtd/chips/cfi_cmdset_0001.c static int chip_ready (struct map_info *map, struct flchip *chip, unsigned long adr, int mode)
flchip            923 drivers/mtd/chips/cfi_cmdset_0001.c static int get_chip(struct map_info *map, struct flchip *chip, unsigned long adr, int mode)
flchip            951 drivers/mtd/chips/cfi_cmdset_0001.c 		struct flchip *contender;
flchip           1019 drivers/mtd/chips/cfi_cmdset_0001.c static void put_chip(struct map_info *map, struct flchip *chip, unsigned long adr)
flchip           1031 drivers/mtd/chips/cfi_cmdset_0001.c 				struct flchip *loaner = shared->writing;
flchip           1103 drivers/mtd/chips/cfi_cmdset_0001.c static void xip_disable(struct map_info *map, struct flchip *chip,
flchip           1111 drivers/mtd/chips/cfi_cmdset_0001.c static void __xipram xip_enable(struct map_info *map, struct flchip *chip,
flchip           1138 drivers/mtd/chips/cfi_cmdset_0001.c 		struct map_info *map, struct flchip *chip,
flchip           1269 drivers/mtd/chips/cfi_cmdset_0001.c 		struct map_info *map, struct flchip *chip,
flchip           1352 drivers/mtd/chips/cfi_cmdset_0001.c static int do_point_onechip (struct map_info *map, struct flchip *chip, loff_t adr, size_t len)
flchip           1447 drivers/mtd/chips/cfi_cmdset_0001.c 		struct flchip *chip;
flchip           1479 drivers/mtd/chips/cfi_cmdset_0001.c static inline int do_read_onechip(struct map_info *map, struct flchip *chip, loff_t adr, size_t len, u_char *buf)
flchip           1548 drivers/mtd/chips/cfi_cmdset_0001.c static int __xipram do_write_oneword(struct map_info *map, struct flchip *chip,
flchip           1702 drivers/mtd/chips/cfi_cmdset_0001.c static int __xipram do_write_buffer(struct map_info *map, struct flchip *chip,
flchip           1931 drivers/mtd/chips/cfi_cmdset_0001.c static int __xipram do_erase_oneblock(struct map_info *map, struct flchip *chip,
flchip           2032 drivers/mtd/chips/cfi_cmdset_0001.c 	struct flchip *chip;
flchip           2069 drivers/mtd/chips/cfi_cmdset_0001.c 						struct flchip *chip,
flchip           2087 drivers/mtd/chips/cfi_cmdset_0001.c 						struct flchip *chip,
flchip           2100 drivers/mtd/chips/cfi_cmdset_0001.c static int __xipram do_xxlock_oneblock(struct map_info *map, struct flchip *chip,
flchip           2217 drivers/mtd/chips/cfi_cmdset_0001.c typedef int (*otp_op_t)(struct map_info *map, struct flchip *chip,
flchip           2222 drivers/mtd/chips/cfi_cmdset_0001.c do_otp_read(struct map_info *map, struct flchip *chip, u_long offset,
flchip           2255 drivers/mtd/chips/cfi_cmdset_0001.c do_otp_write(struct map_info *map, struct flchip *chip, u_long offset,
flchip           2280 drivers/mtd/chips/cfi_cmdset_0001.c do_otp_lock(struct map_info *map, struct flchip *chip, u_long offset,
flchip           2302 drivers/mtd/chips/cfi_cmdset_0001.c 	struct flchip *chip;
flchip           2510 drivers/mtd/chips/cfi_cmdset_0001.c 	struct flchip *chip;
flchip           2604 drivers/mtd/chips/cfi_cmdset_0001.c 	struct flchip *chip;
flchip           2636 drivers/mtd/chips/cfi_cmdset_0001.c 		struct flchip *chip = &cfi->chips[i];
flchip             94 drivers/mtd/chips/cfi_cmdset_0002.c static int get_chip(struct map_info *map, struct flchip *chip, unsigned long adr, int mode);
flchip             95 drivers/mtd/chips/cfi_cmdset_0002.c static void put_chip(struct map_info *map, struct flchip *chip, unsigned long adr);
flchip            126 drivers/mtd/chips/cfi_cmdset_0002.c static int cfi_check_err_status(struct map_info *map, struct flchip *chip,
flchip            812 drivers/mtd/chips/cfi_cmdset_0002.c static int __xipram chip_ready(struct map_info *map, struct flchip *chip,
flchip            852 drivers/mtd/chips/cfi_cmdset_0002.c static int __xipram chip_good(struct map_info *map, struct flchip *chip,
flchip            879 drivers/mtd/chips/cfi_cmdset_0002.c static int get_chip(struct map_info *map, struct flchip *chip, unsigned long adr, int mode)
flchip            985 drivers/mtd/chips/cfi_cmdset_0002.c static void put_chip(struct map_info *map, struct flchip *chip, unsigned long adr)
flchip           1026 drivers/mtd/chips/cfi_cmdset_0002.c static void xip_disable(struct map_info *map, struct flchip *chip,
flchip           1034 drivers/mtd/chips/cfi_cmdset_0002.c static void __xipram xip_enable(struct map_info *map, struct flchip *chip,
flchip           1061 drivers/mtd/chips/cfi_cmdset_0002.c static void __xipram xip_udelay(struct map_info *map, struct flchip *chip,
flchip           1208 drivers/mtd/chips/cfi_cmdset_0002.c static inline int do_read_onechip(struct map_info *map, struct flchip *chip, loff_t adr, size_t len, u_char *buf)
flchip           1277 drivers/mtd/chips/cfi_cmdset_0002.c typedef int (*otp_op_t)(struct map_info *map, struct flchip *chip,
flchip           1280 drivers/mtd/chips/cfi_cmdset_0002.c static inline void otp_enter(struct map_info *map, struct flchip *chip,
flchip           1295 drivers/mtd/chips/cfi_cmdset_0002.c static inline void otp_exit(struct map_info *map, struct flchip *chip,
flchip           1313 drivers/mtd/chips/cfi_cmdset_0002.c 					struct flchip *chip, loff_t adr,
flchip           1387 drivers/mtd/chips/cfi_cmdset_0002.c static int __xipram do_write_oneword(struct map_info *map, struct flchip *chip,
flchip           1391 drivers/mtd/chips/cfi_cmdset_0002.c static int do_otp_write(struct map_info *map, struct flchip *chip, loff_t adr,
flchip           1421 drivers/mtd/chips/cfi_cmdset_0002.c static int do_otp_lock(struct map_info *map, struct flchip *chip, loff_t adr,
flchip           1494 drivers/mtd/chips/cfi_cmdset_0002.c 	struct flchip *chip;
flchip           1650 drivers/mtd/chips/cfi_cmdset_0002.c 					  struct flchip *chip,
flchip           1721 drivers/mtd/chips/cfi_cmdset_0002.c 					   struct flchip *chip,
flchip           1741 drivers/mtd/chips/cfi_cmdset_0002.c 					   struct flchip *chip,
flchip           1755 drivers/mtd/chips/cfi_cmdset_0002.c 					   struct flchip *chip,
flchip           1797 drivers/mtd/chips/cfi_cmdset_0002.c static int __xipram do_write_oneword(struct map_info *map, struct flchip *chip,
flchip           1945 drivers/mtd/chips/cfi_cmdset_0002.c 					 struct flchip *chip, unsigned long adr,
flchip           2000 drivers/mtd/chips/cfi_cmdset_0002.c 					   struct flchip *chip,
flchip           2024 drivers/mtd/chips/cfi_cmdset_0002.c static int __xipram do_write_buffer(struct map_info *map, struct flchip *chip,
flchip           2184 drivers/mtd/chips/cfi_cmdset_0002.c static int cfi_amdstd_panic_wait(struct map_info *map, struct flchip *chip,
flchip           2236 drivers/mtd/chips/cfi_cmdset_0002.c static int do_panic_write_oneword(struct map_info *map, struct flchip *chip,
flchip           2416 drivers/mtd/chips/cfi_cmdset_0002.c static int __xipram do_erase_chip(struct map_info *map, struct flchip *chip)
flchip           2516 drivers/mtd/chips/cfi_cmdset_0002.c static int __xipram do_erase_oneblock(struct map_info *map, struct flchip *chip, unsigned long adr, int len, void *thunk)
flchip           2635 drivers/mtd/chips/cfi_cmdset_0002.c static int do_atmel_lock(struct map_info *map, struct flchip *chip,
flchip           2670 drivers/mtd/chips/cfi_cmdset_0002.c static int do_atmel_unlock(struct map_info *map, struct flchip *chip,
flchip           2712 drivers/mtd/chips/cfi_cmdset_0002.c 	struct flchip *chip;
flchip           2722 drivers/mtd/chips/cfi_cmdset_0002.c 					struct flchip *chip,
flchip           2918 drivers/mtd/chips/cfi_cmdset_0002.c 	struct flchip *chip;
flchip           2980 drivers/mtd/chips/cfi_cmdset_0002.c 	struct flchip *chip;
flchip           3034 drivers/mtd/chips/cfi_cmdset_0002.c 	struct flchip *chip;
flchip           3066 drivers/mtd/chips/cfi_cmdset_0002.c 	struct flchip *chip;
flchip            248 drivers/mtd/chips/cfi_cmdset_0020.c static inline int do_read_onechip(struct map_info *map, struct flchip *chip, loff_t adr, size_t len, u_char *buf)
flchip            421 drivers/mtd/chips/cfi_cmdset_0020.c static int do_write_buffer(struct map_info *map, struct flchip *chip,
flchip            734 drivers/mtd/chips/cfi_cmdset_0020.c static inline int do_erase_oneblock(struct map_info *map, struct flchip *chip, unsigned long adr)
flchip            980 drivers/mtd/chips/cfi_cmdset_0020.c 	struct flchip *chip;
flchip           1034 drivers/mtd/chips/cfi_cmdset_0020.c static inline int do_lock_oneblock(struct map_info *map, struct flchip *chip, unsigned long adr)
flchip           1181 drivers/mtd/chips/cfi_cmdset_0020.c static inline int do_unlock_oneblock(struct map_info *map, struct flchip *chip, unsigned long adr)
flchip           1321 drivers/mtd/chips/cfi_cmdset_0020.c 	struct flchip *chip;
flchip           1377 drivers/mtd/chips/cfi_cmdset_0020.c 	struct flchip *chip;
flchip             29 drivers/mtd/chips/fwh_lock.h static int fwh_xxlock_oneblock(struct map_info *map, struct flchip *chip,
flchip            147 drivers/mtd/chips/gen_probe.c 	memset(&retcfi->chips[0], 0, sizeof(struct flchip) * cfi.numchips);
flchip            151 drivers/mtd/chips/gen_probe.c 			struct flchip *pchip = &retcfi->chips[j++];
flchip             31 drivers/mtd/lpddr/lpddr_cmds.c static int get_chip(struct map_info *map, struct flchip *chip, int mode);
flchip             32 drivers/mtd/lpddr/lpddr_cmds.c static int chip_ready(struct map_info *map, struct flchip *chip, int mode);
flchip             33 drivers/mtd/lpddr/lpddr_cmds.c static void put_chip(struct map_info *map, struct flchip *chip);
flchip             39 drivers/mtd/lpddr/lpddr_cmds.c 	struct flchip *chip;
flchip             97 drivers/mtd/lpddr/lpddr_cmds.c static int wait_for_ready(struct map_info *map, struct flchip *chip,
flchip            170 drivers/mtd/lpddr/lpddr_cmds.c static int get_chip(struct map_info *map, struct flchip *chip, int mode)
flchip            197 drivers/mtd/lpddr/lpddr_cmds.c 		struct flchip *contender;
flchip            266 drivers/mtd/lpddr/lpddr_cmds.c static int chip_ready(struct map_info *map, struct flchip *chip, int mode)
flchip            321 drivers/mtd/lpddr/lpddr_cmds.c static void put_chip(struct map_info *map, struct flchip *chip)
flchip            331 drivers/mtd/lpddr/lpddr_cmds.c 				struct flchip *loaner = shared->writing;
flchip            376 drivers/mtd/lpddr/lpddr_cmds.c static int do_write_buffer(struct map_info *map, struct flchip *chip,
flchip            462 drivers/mtd/lpddr/lpddr_cmds.c 	struct flchip *chip = &lpddr->chips[chipnum];
flchip            490 drivers/mtd/lpddr/lpddr_cmds.c 	struct flchip *chip = &lpddr->chips[chipnum];
flchip            515 drivers/mtd/lpddr/lpddr_cmds.c 	struct flchip *chip = &lpddr->chips[chipnum];
flchip            573 drivers/mtd/lpddr/lpddr_cmds.c 		struct flchip *chip;
flchip            695 drivers/mtd/lpddr/lpddr_cmds.c 	struct flchip *chip = &lpddr->chips[chipnum];
flchip            289 include/linux/mtd/cfi.h 	struct flchip chips[0];  /* per-chip data structure for each chip */
flchip            379 include/linux/mtd/cfi.h typedef int (*varsize_frob_t)(struct map_info *map, struct flchip *chip,
flchip             94 include/linux/mtd/flashchip.h 	struct flchip *writing;
flchip             95 include/linux/mtd/flashchip.h 	struct flchip *erasing;
flchip             27 include/linux/mtd/qinfo.h 	struct flchip chips[0];