Searched refs:ECC_ENCCON (Results 1 – 1 of 1) sorted by relevance
26 #define ECC_ENCCON (0x00) macro41 #define ECC_CTL_REG(op) ((op) == ECC_ENCODE ? ECC_ENCCON : ECC_DECCON)258 writew(ECC_OP_DISABLE, ecc->regs + ECC_ENCCON); in mtk_ecc_hw_init()