Lines Matching defs:ready
818 * Return true if the chip is ready and has the correct value.
839 map_word ready = CMD(CFI_SR_DRB);
842 * ready bit
848 return map_word_andequal(map, curd, ready, ready);
892 printk(KERN_ERR "Waiting for chip to be ready timed out.\n");
937 printk(KERN_ERR "MTD %s(): chip not ready after erase suspend\n", __func__);
1455 /* wait for chip to become ready */
1462 pr_err("Waiting for chip to be ready timed out.\n");
2172 * Wait for the flash chip to become ready to write data
2205 /* wait for the chip to become ready */
2216 /* the chip never became ready */
2772 printk(KERN_ERR "Waiting for chip to be ready timed out.\n");