Home
last modified time | relevance | path

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

/openbmc/linux/arch/microblaze/include/asm/
H A Dpvr.h44 #define PVR2_INTERRUPT_IS_EDGE_MASK 0x08000000 macro
139 (_pvr.pvr[2] & PVR2_INTERRUPT_IS_EDGE_MASK)
/openbmc/qemu/target/microblaze/
H A Dcpu.h142 #define PVR2_INTERRUPT_IS_EDGE_MASK 0x08000000 macro