Lines Matching refs:FL_READY

809 	case FL_READY:  in get_chip()
816 !(mode == FL_READY || mode == FL_POINT || in get_chip()
853 chip->state = FL_READY; in get_chip()
857 if (mode != FL_READY && mode != FL_POINT && in get_chip()
861 chip->state = FL_READY; in get_chip()
870 if (mode == FL_READY && chip->oldstate == FL_READY) in get_chip()
896 chip->oldstate = FL_READY; in put_chip()
902 chip->oldstate = FL_READY; in put_chip()
905 case FL_READY: in put_chip()
940 if (chip->state != FL_POINT && chip->state != FL_READY) { in xip_enable()
942 chip->state = FL_READY; in xip_enable()
975 (cfi_interleave_is_1(cfi) || chip->oldstate == FL_READY)) { in xip_udelay()
1121 ret = get_chip(map, chip, cmd_addr, FL_READY); in do_read_onechip()
1127 if (chip->state != FL_POINT && chip->state != FL_READY) { in do_read_onechip()
1129 chip->state = FL_READY; in do_read_onechip()
1223 if (chip->state != FL_READY){ in do_read_secsi_onechip()
1237 chip->state = FL_READY; in do_read_secsi_onechip()
1379 chip->state = FL_READY; in do_otp_lock()
1658 chip->state = FL_READY; in do_write_oneword()
1691 if (cfi->chips[chipnum].state != FL_READY) { in cfi_amdstd_write_words()
1762 if (cfi->chips[chipnum].state != FL_READY) { in cfi_amdstd_write_words()
1913 chip->state = FL_READY; in do_write_buffer()
2016 if (chip->state == FL_READY && chip_ready(map, adr)) in cfi_amdstd_panic_wait()
2323 chip->state = FL_READY; in do_erase_chip()
2419 chip->state = FL_READY; in do_erase_oneblock()
2475 chip->state = FL_READY; in do_atmel_lock()
2502 chip->state = FL_READY; in do_atmel_unlock()
2603 chip->state = FL_READY; in do_ppb_xxlock()
2740 case FL_READY: in cfi_amdstd_sync()
2799 case FL_READY: in cfi_amdstd_suspend()
2853 chip->state = FL_READY; in cfi_amdstd_resume()