Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/mtd/nand/raw/
Dmpc5121_nfc.c114 int spareonly; member
328 prv->spareonly = 0; in mpc5121_nfc_command()
349 prv->spareonly = 1; in mpc5121_nfc_command()
455 if (prv->spareonly || c >= mtd->writesize) { in mpc5121_nfc_buf_copy()