Lines Matching refs:FL_READY

906 	case FL_READY:  in get_chip()
913 !(mode == FL_READY || mode == FL_POINT || in get_chip()
950 chip->state = FL_READY; in get_chip()
954 if (mode != FL_READY && mode != FL_POINT && in get_chip()
958 chip->state = FL_READY; in get_chip()
967 if (mode == FL_READY && chip->oldstate == FL_READY) in get_chip()
993 chip->oldstate = FL_READY; in put_chip()
999 chip->oldstate = FL_READY; in put_chip()
1002 case FL_READY: in put_chip()
1037 if (chip->state != FL_POINT && chip->state != FL_READY) { in xip_enable()
1039 chip->state = FL_READY; in xip_enable()
1072 (cfi_interleave_is_1(cfi) || chip->oldstate == FL_READY)) { in xip_udelay()
1218 ret = get_chip(map, chip, cmd_addr, FL_READY); in do_read_onechip()
1224 if (chip->state != FL_POINT && chip->state != FL_READY) { in do_read_onechip()
1226 chip->state = FL_READY; in do_read_onechip()
1320 if (chip->state != FL_READY){ in do_read_secsi_onechip()
1334 chip->state = FL_READY; in do_read_secsi_onechip()
1476 chip->state = FL_READY; in do_otp_lock()
1745 chip->state = FL_READY; in do_write_oneword_done()
1842 if (cfi->chips[chipnum].state != FL_READY) { in cfi_amdstd_write_words()
1913 if (cfi->chips[chipnum].state != FL_READY) { in cfi_amdstd_write_words()
2089 chip->state = FL_READY; in do_write_buffer()
2193 if (chip->state == FL_READY && chip_ready(map, chip, adr)) in cfi_amdstd_panic_wait()
2504 chip->state = FL_READY; in do_erase_chip()
2603 chip->state = FL_READY; in do_erase_oneblock()
2659 chip->state = FL_READY; in do_atmel_lock()
2686 chip->state = FL_READY; in do_atmel_unlock()
2785 chip->state = FL_READY; in do_ppb_xxlock()
2927 case FL_READY: in cfi_amdstd_sync()
2987 case FL_READY: in cfi_amdstd_suspend()
3041 chip->state = FL_READY; in cfi_amdstd_resume()