Lines Matching refs:FL_READY

905 	case FL_READY:  in get_chip()
912 !(mode == FL_READY || mode == FL_POINT || in get_chip()
949 chip->state = FL_READY; in get_chip()
953 if (mode != FL_READY && mode != FL_POINT && in get_chip()
957 chip->state = FL_READY; in get_chip()
966 if (mode == FL_READY && chip->oldstate == FL_READY) in get_chip()
992 chip->oldstate = FL_READY; in put_chip()
998 chip->oldstate = FL_READY; in put_chip()
1001 case FL_READY: in put_chip()
1036 if (chip->state != FL_POINT && chip->state != FL_READY) { in xip_enable()
1038 chip->state = FL_READY; in xip_enable()
1071 (cfi_interleave_is_1(cfi) || chip->oldstate == FL_READY)) { in xip_udelay()
1217 ret = get_chip(map, chip, cmd_addr, FL_READY); in do_read_onechip()
1223 if (chip->state != FL_POINT && chip->state != FL_READY) { in do_read_onechip()
1225 chip->state = FL_READY; in do_read_onechip()
1319 if (chip->state != FL_READY){ in do_read_secsi_onechip()
1333 chip->state = FL_READY; in do_read_secsi_onechip()
1475 chip->state = FL_READY; in do_otp_lock()
1744 chip->state = FL_READY; in do_write_oneword_done()
1841 if (cfi->chips[chipnum].state != FL_READY) { in cfi_amdstd_write_words()
1912 if (cfi->chips[chipnum].state != FL_READY) { in cfi_amdstd_write_words()
2088 chip->state = FL_READY; in do_write_buffer()
2192 if (chip->state == FL_READY && chip_ready(map, chip, adr, NULL)) in cfi_amdstd_panic_wait()
2504 chip->state = FL_READY; in do_erase_chip()
2604 chip->state = FL_READY; in do_erase_oneblock()
2660 chip->state = FL_READY; in do_atmel_lock()
2687 chip->state = FL_READY; in do_atmel_unlock()
2786 chip->state = FL_READY; in do_ppb_xxlock()
2928 case FL_READY: in cfi_amdstd_sync()
2988 case FL_READY: in cfi_amdstd_suspend()
3043 chip->state = FL_READY; in cfi_amdstd_resume()