Lines Matching refs:FL_READY

903 	case FL_READY:  in get_chip()
910 !(mode == FL_READY || mode == FL_POINT || in get_chip()
947 chip->state = FL_READY; in get_chip()
951 if (mode != FL_READY && mode != FL_POINT && in get_chip()
955 chip->state = FL_READY; in get_chip()
964 if (mode == FL_READY && chip->oldstate == FL_READY) in get_chip()
990 chip->oldstate = FL_READY; in put_chip()
996 chip->oldstate = FL_READY; in put_chip()
999 case FL_READY: in put_chip()
1034 if (chip->state != FL_POINT && chip->state != FL_READY) { in xip_enable()
1036 chip->state = FL_READY; in xip_enable()
1069 (cfi_interleave_is_1(cfi) || chip->oldstate == FL_READY)) { in xip_udelay()
1215 ret = get_chip(map, chip, cmd_addr, FL_READY); in do_read_onechip()
1221 if (chip->state != FL_POINT && chip->state != FL_READY) { in do_read_onechip()
1223 chip->state = FL_READY; in do_read_onechip()
1317 if (chip->state != FL_READY){ in do_read_secsi_onechip()
1331 chip->state = FL_READY; in do_read_secsi_onechip()
1473 chip->state = FL_READY; in do_otp_lock()
1742 chip->state = FL_READY; in do_write_oneword_done()
1839 if (cfi->chips[chipnum].state != FL_READY) { in cfi_amdstd_write_words()
1910 if (cfi->chips[chipnum].state != FL_READY) { in cfi_amdstd_write_words()
2086 chip->state = FL_READY; in do_write_buffer()
2190 if (chip->state == FL_READY && chip_ready(map, chip, adr, NULL)) in cfi_amdstd_panic_wait()
2502 chip->state = FL_READY; in do_erase_chip()
2602 chip->state = FL_READY; in do_erase_oneblock()
2658 chip->state = FL_READY; in do_atmel_lock()
2685 chip->state = FL_READY; in do_atmel_unlock()
2784 chip->state = FL_READY; in do_ppb_xxlock()
2926 case FL_READY: in cfi_amdstd_sync()
2986 case FL_READY: in cfi_amdstd_suspend()
3041 chip->state = FL_READY; in cfi_amdstd_resume()