• Home
  • Raw
  • Download

Lines Matching refs:map_info

87 struct mtd_info *cfi_cmdset_0001(struct map_info *, int);
96 static int chip_ready (struct map_info *map, struct flchip *chip, unsigned long adr, int mode);
97 static int get_chip(struct map_info *map, struct flchip *chip, unsigned long adr, int mode);
98 static void put_chip(struct map_info *map, struct flchip *chip, unsigned long adr);
171 struct map_info *map = mtd->priv; in fixup_convert_atmel_pri()
211 struct map_info *map = mtd->priv; in fixup_at49bv640dx_lock()
223 struct map_info *map = mtd->priv; in fixup_intel_strataflash()
236 struct map_info *map = mtd->priv; in fixup_no_write_suspend()
249 struct map_info *map = mtd->priv; in fixup_st_m28w320ct()
258 struct map_info *map = mtd->priv; in fixup_st_m28w320cb()
278 struct map_info *map = mtd->priv; in fixup_LH28F640BF()
298 struct map_info *map = mtd->priv; in fixup_use_point()
307 struct map_info *map = mtd->priv; in fixup_use_write_buffers()
321 struct map_info *map = mtd->priv; in fixup_unlock_powerup_lock()
379 read_pri_intelext(struct map_info *map, __u16 adr) in read_pri_intelext()
467 struct mtd_info *cfi_cmdset_0001(struct map_info *map, int primary) in cfi_cmdset_0001()
580 struct mtd_info *cfi_cmdset_0003(struct map_info *map, int primary) __attribute__((alias("cfi_cmdse…
581 struct mtd_info *cfi_cmdset_0200(struct map_info *map, int primary) __attribute__((alias("cfi_cmdse…
588 struct map_info *map = mtd->priv; in cfi_intelext_setup()
662 struct map_info *map = mtd->priv; in cfi_intelext_partition_fixup()
784 static int chip_ready (struct map_info *map, struct flchip *chip, unsigned long adr, int mode) in chip_ready()
892 static int get_chip(struct map_info *map, struct flchip *chip, unsigned long adr, int mode) in get_chip()
988 static void put_chip(struct map_info *map, struct flchip *chip, unsigned long adr) in put_chip()
1072 static void xip_disable(struct map_info *map, struct flchip *chip, in xip_disable()
1080 static void __xipram xip_enable(struct map_info *map, struct flchip *chip, in xip_enable()
1107 struct map_info *map, struct flchip *chip, in xip_wait_for_operation()
1238 struct map_info *map, struct flchip *chip, in inval_cache_and_wait_for_operation()
1321 static int do_point_onechip (struct map_info *map, struct flchip *chip, loff_t adr, size_t len) in do_point_onechip()
1351 struct map_info *map = mtd->priv; in cfi_intelext_point()
1403 struct map_info *map = mtd->priv; in cfi_intelext_unpoint()
1448 static inline int do_read_onechip(struct map_info *map, struct flchip *chip, loff_t adr, size_t len… in do_read_onechip()
1482 struct map_info *map = mtd->priv; in cfi_intelext_read()
1517 static int __xipram do_write_oneword(struct map_info *map, struct flchip *chip, in do_write_oneword()
1594 struct map_info *map = mtd->priv; in cfi_intelext_write_words()
1671 static int __xipram do_write_buffer(struct map_info *map, struct flchip *chip, in do_write_buffer()
1840 struct map_info *map = mtd->priv; in cfi_intelext_writev()
1900 static int __xipram do_erase_oneblock(struct map_info *map, struct flchip *chip, in do_erase_oneblock()
2008 struct map_info *map = mtd->priv; in cfi_intelext_sync()
2047 static int __xipram do_getlockstatus_oneblock(struct map_info *map, in do_getlockstatus_oneblock()
2065 static int __xipram do_printlockstatus_oneblock(struct map_info *map, in do_printlockstatus_oneblock()
2079 static int __xipram do_xxlock_oneblock(struct map_info *map, struct flchip *chip, in do_xxlock_oneblock()
2196 typedef int (*otp_op_t)(struct map_info *map, struct flchip *chip,
2201 do_otp_read(struct map_info *map, struct flchip *chip, u_long offset, in do_otp_read()
2234 do_otp_write(struct map_info *map, struct flchip *chip, u_long offset, in do_otp_write()
2259 do_otp_lock(struct map_info *map, struct flchip *chip, u_long offset, in do_otp_lock()
2278 struct map_info *map = mtd->priv; in cfi_intelext_otp_walk()
2485 struct map_info *map = mtd->priv; in cfi_intelext_suspend()
2579 struct map_info *map = mtd->priv; in cfi_intelext_resume()
2610 struct map_info *map = mtd->priv; in cfi_intelext_reset()
2645 struct map_info *map = mtd->priv; in cfi_intelext_destroy()