Lines Matching refs:get_chip
100 static int get_chip(struct map_info *map, struct flchip *chip, unsigned long adr, int mode);
944 static int get_chip(struct map_info *map, struct flchip *chip, unsigned long adr, int mode) in get_chip() function
1386 ret = get_chip(map, chip, cmd_addr, FL_POINT); in do_point_onechip()
1512 ret = get_chip(map, chip, cmd_addr, FL_READY); in do_read_onechip()
1590 ret = get_chip(map, chip, adr, mode); in do_write_oneword()
1751 ret = get_chip(map, chip, cmd_adr, FL_WRITING); in do_write_buffer()
1964 ret = get_chip(map, chip, adr, FL_ERASING); in do_erase_oneblock()
2060 ret = get_chip(map, chip, chip->start, FL_SYNCING); in cfi_intelext_sync()
2132 ret = get_chip(map, chip, adr, FL_LOCKING); in do_xxlock_oneblock()
2250 ret = get_chip(map, chip, chip->start, FL_JEDEC_QUERY); in do_otp_read()
2664 ret = get_chip(map, chip, chip->start, FL_SHUTDOWN); in cfi_intelext_reset()