Searched refs:ECC_ENCIRQ_EN (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/mtd/nand/raw/ |
H A D | mtk_ecc.c | 85 ECC_ENCIRQ_EN, enumerator 94 [ECC_ENCIRQ_EN] = 0x80, 103 [ECC_ENCIRQ_EN] = 0x80, 112 [ECC_ENCIRQ_EN] = 0x30, 325 ecc->caps->ecc_regs[ECC_ENCIRQ_EN]); in mtk_ecc_enable() 355 writew(0, ecc->regs + ecc->caps->ecc_regs[ECC_ENCIRQ_EN]); in mtk_ecc_disable()
|
/kernel/linux/linux-6.6/drivers/mtd/nand/ |
H A D | ecc-mtk.c | 92 ECC_ENCIRQ_EN, enumerator 101 [ECC_ENCIRQ_EN] = 0x80, 110 [ECC_ENCIRQ_EN] = 0x80, 119 [ECC_ENCIRQ_EN] = 0x30, 335 ecc->caps->ecc_regs[ECC_ENCIRQ_EN]); in mtk_ecc_enable() 365 writew(0, ecc->regs + ecc->caps->ecc_regs[ECC_ENCIRQ_EN]); in mtk_ecc_disable()
|
Completed in 2 milliseconds