Home
last modified time | relevance | path

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

/linux/drivers/mtd/nand/raw/
A Dmtk_ecc.c27 #define ECC_ENCCON (0x00) macro
42 #define ECC_CTL_REG(op) ((op) == ECC_ENCODE ? ECC_ENCCON : ECC_DECCON)
250 writew(ECC_OP_DISABLE, ecc->regs + ECC_ENCCON); in mtk_ecc_hw_init()

Completed in 3 milliseconds