Home
last modified time | relevance | path

Searched refs:PL022_CR1_MS (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/hw/ssi/
H A Dpl022.c34 #define PL022_CR1_MS 0x04 macro
175 if ((s->cr1 & (PL022_CR1_MS | PL022_CR1_SSE)) in pl022_write()
176 == (PL022_CR1_MS | PL022_CR1_SSE)) { in pl022_write()