Searched refs:SMMU_CR0_RESERVED (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/hw/arm/ | ||
H A D | smmuv3-internal.h | 123 #define SMMU_CR0_RESERVED 0xFFFFFC20 macro |
H A D | smmuv3.c | 1566 s->cr0ack = data & ~SMMU_CR0_RESERVED; in smmu_writel() |