Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/mtd/nand/
Dmpc5121_nfc.c128 int spareonly; member
340 prv->spareonly = 0; in mpc5121_nfc_command()
361 prv->spareonly = 1; in mpc5121_nfc_command()
467 if (prv->spareonly || c >= mtd->writesize) { in mpc5121_nfc_buf_copy()