Home
last modified time | relevance | path

Searched refs:spareonly (Results 1 – 1 of 1) sorted by relevance

/drivers/mtd/nand/
Dmpc5121_nfc.c127 int spareonly; member
339 prv->spareonly = 0; in mpc5121_nfc_command()
360 prv->spareonly = 1; in mpc5121_nfc_command()
466 if (prv->spareonly || c >= mtd->writesize) { in mpc5121_nfc_buf_copy()