ECC_DECCON
writel(ECC_OP_DISABLE, ecc->regs + ECC_DECCON);
#define ECC_CTL_REG(op) ((op) == ECC_ENCODE ? ECC_ENCCON : ECC_DECCON)