Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/mtd/nand/raw/
Ddavinci_nand.c75 static bool ecc4_busy; variable
641 if (ecc4_busy) in davinci_nand_attach_chip()
644 ecc4_busy = true; in davinci_nand_attach_chip()
841 ecc4_busy = false; in nand_davinci_remove()