Searched refs:SDCR_VALID_MASK (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/target/arm/ | ||
H A D | internals.h | 180 #define SDCR_VALID_MASK (MDCR_MTPME | MDCR_TDCC | MDCR_SCCD | \ macro |
H A D | helper.c | 5683 mdcr_el3_write(env, ri, value & SDCR_VALID_MASK); in sdcr_write() |