Home
last modified time | relevance | path

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

/openbmc/linux/arch/microblaze/include/asm/
H A Dpvr.h80 #define PVR4_ICACHE_ALLOW_WR_MASK 0x01000000 /* ICW */ macro
175 (_pvr.pvr[4] & PVR4_ICACHE_ALLOW_WR_MASK)
/openbmc/qemu/target/microblaze/
H A Dcpu.h179 #define PVR4_ICACHE_ALLOW_WR_MASK 0x01000000 macro