Lines Matching refs:FL_ERASING
842 case FL_ERASING: in chip_ready()
868 chip->oldstate = FL_ERASING; in chip_ready()
929 (mode == FL_WRITING || mode == FL_ERASING || mode == FL_OTP_WRITE in get_chip()
993 if (mode == FL_ERASING && shared->erasing in get_chip()
994 && shared->erasing->oldstate == FL_ERASING) { in get_chip()
1007 if (mode == FL_ERASING) in get_chip()
1058 case FL_ERASING: in put_chip()
1071 chip->state = FL_ERASING; in put_chip()
1155 ((chip->state == FL_ERASING && (cfip->FeatureSupport&2)) || in xip_wait_for_operation()
1187 if (oldstate == FL_ERASING) { in xip_wait_for_operation()
1305 if (chip->erase_suspended && chip_state == FL_ERASING) { in inval_cache_and_wait_for_operation()
1942 ret = get_chip(map, chip, adr, FL_ERASING); in do_erase_oneblock()
1958 chip->state = FL_ERASING; in do_erase_oneblock()