APC_PMIE
csr &= ~(APC_PPAUSE | APC_PMIE | APC_INTR_MASK);
csr |= APC_ENABLE | APC_PIE | APC_PMIE | PDMA_GO;