Searched refs:PL022_CR1_MS (Results 1 – 1 of 1) sorted by relevance
34 #define PL022_CR1_MS 0x04 macro175 if ((s->cr1 & (PL022_CR1_MS | PL022_CR1_SSE)) in pl022_write()176 == (PL022_CR1_MS | PL022_CR1_SSE)) { in pl022_write()