Searched refs:ERR_NOT_ERASED (Results 1 – 5 of 5) sorted by relevance
90 return ERR_NOT_ERASED; in flash_complete_operation()192 return ERR_NOT_ERASED; in write_word()
631 retcode = ERR_NOT_ERASED; in flash_full_status_check()814 return ERR_NOT_ERASED; in flash_write_cfiword()934 retcode = ERR_NOT_ERASED; in flash_write_cfibuffer()
190 case ERR_NOT_ERASED: in flash_perror()
261 return ERR_NOT_ERASED; in write_word()
125 #define ERR_NOT_ERASED 2 macro