Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mtd/nand/
H A Decc-mtk.c94 ECC_DECDONE, enumerator
103 [ECC_DECDONE] = 0x124,
112 [ECC_DECDONE] = 0x124,
121 [ECC_DECDONE] = 0x11c,
149 dec = readw(ecc->regs + ecc->caps->ecc_regs[ECC_DECDONE]); in mtk_ecc_irq()
362 readw(ecc->regs + ecc->caps->ecc_regs[ECC_DECDONE]); in mtk_ecc_disable()