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