Lines Matching defs:map
139 struct map_info *map = mtd->priv; in fixup_amd_bootblock() local
188 struct map_info *map = mtd->priv; in fixup_use_write_buffers() local
199 struct map_info *map = mtd->priv; in fixup_convert_atmel_pri() local
237 struct map_info *map = mtd->priv; in fixup_use_erase_chip() local
259 struct map_info *map = mtd->priv; in fixup_old_sst_eraseregion() local
273 struct map_info *map = mtd->priv; in fixup_sst39vf() local
284 struct map_info *map = mtd->priv; in fixup_sst39vf_rev_b() local
297 struct map_info *map = mtd->priv; in fixup_sst38vf640x_sectorsize() local
312 struct map_info *map = mtd->priv; in fixup_s29gl064n_sectors() local
323 struct map_info *map = mtd->priv; in fixup_s29gl032n_sectors() local
417 struct mtd_info *cfi_cmdset_0002(struct map_info *map, int primary) in cfi_cmdset_0002()
552 struct map_info *map = mtd->priv; in cfi_amdstd_setup() local
615 static int __xipram chip_ready(struct map_info *map, unsigned long addr) in chip_ready()
640 static int __xipram chip_good(struct map_info *map, unsigned long addr, map_word expected) in chip_good()
651 static int get_chip(struct map_info *map, struct flchip *chip, unsigned long adr, int mode) in get_chip()
755 static void put_chip(struct map_info *map, struct flchip *chip, unsigned long adr) in put_chip()
795 static void xip_disable(struct map_info *map, struct flchip *chip, in xip_disable()
803 static void __xipram xip_enable(struct map_info *map, struct flchip *chip, in xip_enable()
830 static void __xipram xip_udelay(struct map_info *map, struct flchip *chip, in xip_udelay()
920 #define UDELAY(map, chip, adr, usec) xip_udelay(map, chip, adr, usec) argument
929 #define XIP_INVAL_CACHED_RANGE(map, from, size) \ argument
932 #define INVALIDATE_CACHE_UDELAY(map, chip, adr, len, usec) \ argument
954 #define xip_disable(map, chip, adr) argument
955 #define xip_enable(map, chip, adr) argument
958 #define UDELAY(map, chip, adr, usec) \ argument
965 #define INVALIDATE_CACHE_UDELAY(map, chip, adr, len, usec) \ argument
975 static inline int do_read_onechip(struct map_info *map, struct flchip *chip, loff_t adr, size_t len… in do_read_onechip()
1009 struct map_info *map = mtd->priv; in cfi_amdstd_read() local
1049 static inline int do_read_secsi_onechip(struct map_info *map, struct flchip *chip, loff_t adr, size… in do_read_secsi_onechip()
1094 struct map_info *map = mtd->priv; in cfi_amdstd_secsi_read() local
1136 static int __xipram do_write_oneword(struct map_info *map, struct flchip *chip, unsigned long adr, … in do_write_oneword()
1247 struct map_info *map = mtd->priv; in cfi_amdstd_write_words() local
1375 static int __xipram do_write_buffer(struct map_info *map, struct flchip *chip, in do_write_buffer()
1489 struct map_info *map = mtd->priv; in cfi_amdstd_write_buffers() local
1570 static int __xipram do_erase_chip(struct map_info *map, struct flchip *chip) in do_erase_chip()
1659 static int __xipram do_erase_oneblock(struct map_info *map, struct flchip *chip, unsigned long adr,… in do_erase_oneblock()
1769 struct map_info *map = mtd->priv; in cfi_amdstd_erase_chip() local
1789 static int do_atmel_lock(struct map_info *map, struct flchip *chip, in do_atmel_lock()
1824 static int do_atmel_unlock(struct map_info *map, struct flchip *chip, in do_atmel_unlock()
1864 struct map_info *map = mtd->priv; in cfi_amdstd_sync() local
1925 struct map_info *map = mtd->priv; in cfi_amdstd_suspend() local
1979 struct map_info *map = mtd->priv; in cfi_amdstd_resume() local
2011 struct map_info *map = mtd->priv; in cfi_amdstd_reset() local
2049 struct map_info *map = mtd->priv; in cfi_amdstd_destroy() local