Lines Matching refs:map_info
44 static int get_chip(struct map_info *map, struct flchip *chip, int mode);
45 static int chip_ready(struct map_info *map, struct flchip *chip, int mode);
46 static void put_chip(struct map_info *map, struct flchip *chip);
48 struct mtd_info *lpddr_cmdset(struct map_info *map) in lpddr_cmdset()
111 static int wait_for_ready(struct map_info *map, struct flchip *chip, in wait_for_ready()
184 static int get_chip(struct map_info *map, struct flchip *chip, int mode) in get_chip()
280 static int chip_ready(struct map_info *map, struct flchip *chip, int mode) in chip_ready()
334 static void put_chip(struct map_info *map, struct flchip *chip) in put_chip()
389 static int do_write_buffer(struct map_info *map, struct flchip *chip, in do_write_buffer()
472 struct map_info *map = mtd->priv; in do_erase_oneblock()
500 struct map_info *map = mtd->priv; in lpddr_read()
524 struct map_info *map = mtd->priv; in lpddr_point()
576 struct map_info *map = mtd->priv; in lpddr_unpoint()
634 struct map_info *map = mtd->priv; in lpddr_writev()
682 struct map_info *map = mtd->priv; in lpddr_erase()
707 struct map_info *map = mtd->priv; in do_xxlock()