Home
last modified time | relevance | path

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

/openbmc/linux/arch/microblaze/include/asm/
H A Dpvr.h71 #define PVR3_DEBUG_ENABLED_MASK 0x80000000 macro
161 #define PVR_DEBUG_ENABLED(_pvr) (_pvr.pvr[3] & PVR3_DEBUG_ENABLED_MASK)
/openbmc/qemu/target/microblaze/
H A Dcpu.h166 #define PVR3_DEBUG_ENABLED_MASK 0x80000000 macro