Home
last modified time | relevance | path

Searched refs:FL_READY (Results 1 – 7 of 7) sorted by relevance

/linux-6.15/drivers/mtd/lpddr/
H A Dlpddr_cmds.c83 chip->oldstate = chip->state = FL_READY; in lpddr_cmdset()
194 chip->state = FL_READY; in wait_for_ready()
301 if (FL_SYNCING == mode && FL_READY != chip->oldstate) in chip_ready()
305 case FL_READY: in chip_ready()
311 !(mode == FL_READY || mode == FL_POINT)) in chip_ready()
328 chip->state = FL_READY; in chip_ready()
333 if (mode == FL_READY && chip->oldstate == FL_READY) in chip_ready()
391 chip->oldstate = FL_READY; in put_chip()
394 case FL_READY: in put_chip()
518 ret = get_chip(map, chip, FL_READY); in lpddr_read()
[all …]
/linux-6.15/drivers/mtd/chips/
H A Dcfi_cmdset_0002.c903 case FL_READY: in get_chip()
947 chip->state = FL_READY; in get_chip()
964 if (mode == FL_READY && chip->oldstate == FL_READY) in get_chip()
999 case FL_READY: in put_chip()
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()
2084 chip->state = FL_READY; in do_write_buffer()
2500 chip->state = FL_READY; in do_erase_chip()
2924 case FL_READY: in cfi_amdstd_sync()
[all …]
H A Dcfi_cmdset_0001.c859 case FL_READY: in chip_ready()
921 chip->state = FL_READY; in chip_ready()
929 if (mode == FL_READY && chip->oldstate == FL_READY) in chip_ready()
1092 chip->oldstate = FL_READY; in put_chip()
1098 chip->oldstate = FL_READY; in put_chip()
1101 case FL_READY: in put_chip()
1138 chip->state = FL_READY; in xip_enable()
1483 chip->state = FL_READY; in cfi_intelext_unpoint()
1521 chip->state = FL_READY; in do_read_onechip()
2082 chip->oldstate = FL_READY; in cfi_intelext_sync()
[all …]
H A Dcfi_cmdset_0020.c313 chip->state = FL_READY; in do_read_onechip()
321 case FL_READY: in do_read_onechip()
333 chip->state = FL_READY; in do_read_onechip()
455 case FL_READY: in do_write_buffer()
755 case FL_READY: in do_erase_oneblock()
989 case FL_READY: in cfi_staa_sync()
1052 case FL_READY: in do_lock_oneblock()
1198 case FL_READY: in do_unlock_oneblock()
1326 case FL_READY: in cfi_staa_suspend()
1386 chip->state = FL_READY; in cfi_staa_resume()
H A Dgen_probe.c153 pchip->state = FL_READY; in genprobe_ident_chips()
/linux-6.15/include/linux/mtd/
H A Dflashchip.h19 FL_READY, enumerator
/linux-6.15/drivers/mtd/nand/onenand/
H A Donenand_base.c1004 if (this->state == FL_READY) { in onenand_get_device()
1039 this->state = FL_READY; in onenand_release_device()
3896 this->state = FL_READY; in onenand_scan()