PDMA_GO
if ((csr & PDMA_GO) == 0 || (csr & APC_PPAUSE) != 0) {
csr |= APC_ENABLE | APC_PIE | APC_PMIE | PDMA_GO;
if (csr & PDMA_GO)