Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mtd/nand/raw/
H A Ddavinci_nand.c62 static bool ecc4_busy; variable
550 if (ecc4_busy) in davinci_nand_attach_chip()
553 ecc4_busy = true; in davinci_nand_attach_chip()
831 ecc4_busy = false; in nand_davinci_remove()