Home
last modified time | relevance | path

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

/openbmc/qemu/target/microblaze/
H A Dcpu.h132 #define PVR0_VERSION_SHIFT 8 macro
H A Dcpu.c249 (version_code << PVR0_VERSION_SHIFT) | in mb_cpu_realizefn()