Searched refs:STATUS_ERASE_FAILED (Results 1 – 4 of 4) sorted by relevance
169 #define STATUS_ERASE_FAILED BIT(2) macro
162 #define STATUS_ERASE_FAILED BIT(2) macro
757 if (!ret && (status & STATUS_ERASE_FAILED)) in spinand_erase()
765 if (!ret && (status & STATUS_ERASE_FAILED)) in spinand_erase()