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