Searched refs:PVR0_VERSION_SHIFT (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/target/microblaze/ | ||
H A D | cpu.h | 129 #define PVR0_VERSION_SHIFT 8 macro |
H A D | cpu.c | 273 (version_code << PVR0_VERSION_SHIFT) | in mb_cpu_realizefn() |