Lines Matching refs:get_chip
98 static int get_chip(struct map_info *map, struct flchip *chip, unsigned long adr, int mode);
922 static int get_chip(struct map_info *map, struct flchip *chip, unsigned long adr, int mode) in get_chip() function
1364 ret = get_chip(map, chip, cmd_addr, FL_POINT); in do_point_onechip()
1490 ret = get_chip(map, chip, cmd_addr, FL_READY); in do_read_onechip()
1568 ret = get_chip(map, chip, adr, mode); in do_write_oneword()
1729 ret = get_chip(map, chip, cmd_adr, FL_WRITING); in do_write_buffer()
1942 ret = get_chip(map, chip, adr, FL_ERASING); in do_erase_oneblock()
2038 ret = get_chip(map, chip, chip->start, FL_SYNCING); in cfi_intelext_sync()
2110 ret = get_chip(map, chip, adr, FL_LOCKING); in do_xxlock_oneblock()
2228 ret = get_chip(map, chip, chip->start, FL_JEDEC_QUERY); in do_otp_read()
2641 ret = get_chip(map, chip, chip->start, FL_SHUTDOWN); in cfi_intelext_reset()