Home
last modified time | relevance | path

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

/linux/drivers/mtd/nand/raw/
H A Dmpc5121_nfc.c114 int spareonly; member
327 prv->spareonly = 0; in mpc5121_nfc_command()
348 prv->spareonly = 1; in mpc5121_nfc_command()
454 if (prv->spareonly || c >= mtd->writesize) { in mpc5121_nfc_buf_copy()