Searched refs:DMASCR_SYSTEM_ERR_SIG (Results 1 – 2 of 2) sorted by relevance
83 #define DMASCR_SYSTEM_ERR_SIG 0x08000 macro103 #define DMASCR_ERROR_MASK (DMASCR_MASTER_ABT | DMASCR_TARGET_ABT | DMASCR_SYSTEM_ERR_SIG | DMASCR_P…104 #define DMASCR_HARD_ERROR (DMASCR_MASTER_ABT | DMASCR_TARGET_ABT | DMASCR_SYSTEM_ERR_SIG | DMASCR_P…
216 if (dmastat & DMASCR_SYSTEM_ERR_SIG) in dump_dmastat()620 if (dma_status & DMASCR_SYSTEM_ERR_SIG) { in mm_interrupt()