Lines Matching refs:get_chip
97 static int get_chip(struct map_info *map, struct flchip *chip, unsigned long adr, int mode);
892 static int get_chip(struct map_info *map, struct flchip *chip, unsigned long adr, int mode) in get_chip() function
1334 ret = get_chip(map, chip, cmd_addr, FL_POINT); in do_point_onechip()
1460 ret = get_chip(map, chip, cmd_addr, FL_READY); in do_read_onechip()
1538 ret = get_chip(map, chip, adr, mode); in do_write_oneword()
1699 ret = get_chip(map, chip, cmd_adr, FL_WRITING); in do_write_buffer()
1912 ret = get_chip(map, chip, adr, FL_ERASING); in do_erase_oneblock()
2018 ret = get_chip(map, chip, chip->start, FL_SYNCING); in cfi_intelext_sync()
2090 ret = get_chip(map, chip, adr, FL_LOCKING); in do_xxlock_oneblock()
2208 ret = get_chip(map, chip, chip->start, FL_JEDEC_QUERY); in do_otp_read()
2621 ret = get_chip(map, chip, chip->start, FL_SHUTDOWN); in cfi_intelext_reset()