Home
last modified time | relevance | path

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

/openbmc/linux/arch/microblaze/include/asm/
H A Dpvr.h54 #define PVR2_USE_BARREL_MASK 0x00004000 macro
/openbmc/qemu/target/microblaze/
H A Dcpu.h149 #define PVR2_USE_BARREL_MASK 0x00004000 macro
H A Dcpu.c282 (cpu->cfg.use_barrel ? PVR2_USE_BARREL_MASK : 0) | in mb_cpu_realizefn()