Searched defs:DCSR_BUSERR (Results 1 – 2 of 2) sorted by relevance
39 #define DCSR_BUSERR BIT(0) /* Bus Error Interrupt (read / write) */ macro
151 #define DCSR_BUSERR (1 << 0) /* Bus Error Interrupt (read / write) */ macro