Lines Matching refs:status
288 bool status;
294 status = info->ops->nand_writebuffer_empty();
295 } while (!status);
322 bool status;
330 status = info->ops->nand_writebuffer_empty();
331 } while (!status);
994 int status;
1000 status = readb(info->reg.gpmc_nand_data);
1001 if (status & NAND_STATUS_READY)
1006 status = readb(info->reg.gpmc_nand_data);
1007 return status;
2237 * function and the generic nand_wait function which reads the status
2240 * device and read status register until you get a failure or success