Searched refs:DMASCR_SYSTEM_ERR_SIG (Results 1 – 2 of 2) sorted by relevance
84 #define DMASCR_SYSTEM_ERR_SIG 0x08000 macro104 #define DMASCR_ERROR_MASK (DMASCR_MASTER_ABT | DMASCR_TARGET_ABT | DMASCR_SYSTEM_ERR_SIG | DMASCR_P…105 #define DMASCR_HARD_ERROR (DMASCR_MASTER_ABT | DMASCR_TARGET_ABT | DMASCR_SYSTEM_ERR_SIG | DMASCR_P…
219 if (dmastat & DMASCR_SYSTEM_ERR_SIG) in dump_dmastat()622 if (dma_status & DMASCR_SYSTEM_ERR_SIG) { in mm_interrupt()