Searched refs:FL_READY (Results 1 – 7 of 7) sorted by relevance
83 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()521 ret = get_chip(map, chip, FL_READY); in lpddr_read()[all …]
911 case FL_READY: in get_chip()955 chip->state = FL_READY; in get_chip()972 if (mode == FL_READY && chip->oldstate == FL_READY) in get_chip()1007 case FL_READY: in put_chip()1339 chip->state = FL_READY; in do_read_secsi_onechip()1481 chip->state = FL_READY; in do_otp_lock()1750 chip->state = FL_READY; in do_write_oneword_done()2094 chip->state = FL_READY; in do_write_buffer()2509 chip->state = FL_READY; in do_erase_chip()2932 case FL_READY: in cfi_amdstd_sync()[all …]
842 case FL_READY: in chip_ready()904 chip->state = FL_READY; in chip_ready()912 if (mode == FL_READY && chip->oldstate == FL_READY) in chip_ready()1075 chip->oldstate = FL_READY; in put_chip()1081 chip->oldstate = FL_READY; in put_chip()1084 case FL_READY: in put_chip()1121 chip->state = FL_READY; in xip_enable()1466 chip->state = FL_READY; in cfi_intelext_unpoint()1504 chip->state = FL_READY; in do_read_onechip()2065 chip->oldstate = FL_READY; in cfi_intelext_sync()[all …]
312 chip->state = FL_READY; in do_read_onechip()320 case FL_READY: in do_read_onechip()332 chip->state = FL_READY; in do_read_onechip()454 case FL_READY: in do_write_buffer()754 case FL_READY: in do_erase_oneblock()988 case FL_READY: in cfi_staa_sync()1051 case FL_READY: in do_lock_oneblock()1197 case FL_READY: in do_unlock_oneblock()1325 case FL_READY: in cfi_staa_suspend()1385 chip->state = FL_READY; in cfi_staa_resume()
154 pchip->state = FL_READY; in genprobe_ident_chips()
18 FL_READY, enumerator
1004 if (this->state == FL_READY) { in onenand_get_device()1039 this->state = FL_READY; in onenand_release_device()3883 this->state = FL_READY; in onenand_scan()
Completed in 26 milliseconds