Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/mtd/nand/raw/
Dmpc5121_nfc.c126 int spareonly; member
338 prv->spareonly = 0; in mpc5121_nfc_command()
359 prv->spareonly = 1; in mpc5121_nfc_command()
465 if (prv->spareonly || c >= mtd->writesize) { in mpc5121_nfc_buf_copy()