Searched defs:DCSR_STOPIRQEN (Results 1 – 2 of 2) sorted by relevance
34 #define DCSR_STOPIRQEN BIT(29) /* Stop Interrupt Enable (read / write) */ macro
135 #define DCSR_STOPIRQEN (1 << 29) /* Stop Interrupt Enable (read / write) */ macro