DMAC_MODE_NS
pl330->pcfg.mode |= DMAC_MODE_NS;
pl330->pcfg.mode &= ~DMAC_MODE_NS;
return (thrd->dmac->pcfg.mode & DMAC_MODE_NS) ? true : false;