EDMA_ERR_SELF_DIS
if (edma_err_cause & ~(EDMA_ERR_DEV | EDMA_ERR_SELF_DIS))
if (edma_err_cause & EDMA_ERR_SELF_DIS) {
if (!(edma_err_cause & EDMA_ERR_SELF_DIS)) {
if (edma_err_cause & EDMA_ERR_SELF_DIS) {
EDMA_ERR_SELF_DIS |