Lines Matching refs:FL_READY
806 case FL_READY: in get_chip()
813 !(mode == FL_READY || mode == FL_POINT || in get_chip()
849 chip->state = FL_READY; in get_chip()
853 if (mode != FL_READY && mode != FL_POINT && in get_chip()
857 chip->state = FL_READY; in get_chip()
866 if (mode == FL_READY && chip->oldstate == FL_READY) in get_chip()
892 chip->oldstate = FL_READY; in put_chip()
898 chip->oldstate = FL_READY; in put_chip()
901 case FL_READY: in put_chip()
936 if (chip->state != FL_POINT && chip->state != FL_READY) { in xip_enable()
938 chip->state = FL_READY; in xip_enable()
971 (cfi_interleave_is_1(cfi) || chip->oldstate == FL_READY)) { in xip_udelay()
1117 ret = get_chip(map, chip, cmd_addr, FL_READY); in do_read_onechip()
1123 if (chip->state != FL_POINT && chip->state != FL_READY) { in do_read_onechip()
1125 chip->state = FL_READY; in do_read_onechip()
1220 if (chip->state != FL_READY){ in do_read_secsi_onechip()
1235 chip->state = FL_READY; in do_read_secsi_onechip()
1377 chip->state = FL_READY; in do_otp_lock()
1656 chip->state = FL_READY; in do_write_oneword()
1689 if (cfi->chips[chipnum].state != FL_READY) { in cfi_amdstd_write_words()
1760 if (cfi->chips[chipnum].state != FL_READY) { in cfi_amdstd_write_words()
1911 chip->state = FL_READY; in do_write_buffer()
2014 if (chip->state == FL_READY && chip_ready(map, adr)) in cfi_amdstd_panic_wait()
2314 chip->state = FL_READY; in do_erase_chip()
2406 chip->state = FL_READY; in do_erase_oneblock()
2481 chip->state = FL_READY; in do_atmel_lock()
2508 chip->state = FL_READY; in do_atmel_unlock()
2608 chip->state = FL_READY; in do_ppb_xxlock()
2743 case FL_READY: in cfi_amdstd_sync()
2802 case FL_READY: in cfi_amdstd_suspend()
2856 chip->state = FL_READY; in cfi_amdstd_resume()