Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/mtd/nand/raw/
Ddavinci_nand.c63 static bool ecc4_busy; variable
551 if (ecc4_busy) in davinci_nand_attach_chip()
554 ecc4_busy = true; in davinci_nand_attach_chip()
832 ecc4_busy = false; in nand_davinci_remove()