Home
last modified time | relevance | path

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

/openbmc/linux/arch/microblaze/include/asm/
H A Dpvr.h183 #define PVR_DCACHE_USE_FSL(_pvr) (_pvr.pvr[5] & PVR5_DCACHE_USE_FSL_MASK)
/openbmc/qemu/target/microblaze/
H A Dcpu.h186 #define PVR5_DCACHE_USE_FSL_MASK 0x02000000 macro