MEM_RDY
MEM_RDY(cs, status) && CTRL_RDY(status),
} while (data != MEM_RDY && wait--);
if (data != MEM_RDY) {