Lines Matching refs:get_chip
99 static int get_chip(struct map_info *map, struct flchip *chip, unsigned long adr, int mode);
927 static int get_chip(struct map_info *map, struct flchip *chip, unsigned long adr, int mode) in get_chip() function
1369 ret = get_chip(map, chip, cmd_addr, FL_POINT); in do_point_onechip()
1495 ret = get_chip(map, chip, cmd_addr, FL_READY); in do_read_onechip()
1573 ret = get_chip(map, chip, adr, mode); in do_write_oneword()
1734 ret = get_chip(map, chip, cmd_adr, FL_WRITING); in do_write_buffer()
1947 ret = get_chip(map, chip, adr, FL_ERASING); in do_erase_oneblock()
2043 ret = get_chip(map, chip, chip->start, FL_SYNCING); in cfi_intelext_sync()
2115 ret = get_chip(map, chip, adr, FL_LOCKING); in do_xxlock_oneblock()
2233 ret = get_chip(map, chip, chip->start, FL_JEDEC_QUERY); in do_otp_read()
2647 ret = get_chip(map, chip, chip->start, FL_SHUTDOWN); in cfi_intelext_reset()