Home
last modified time | relevance | path

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

/openbmc/linux/arch/microblaze/include/asm/
H A Dpvr.h75 #define PVR3_FSL_LINKS_MASK 0x00000380 macro
168 #define PVR_FSL_LINKS(_pvr) ((_pvr.pvr[3] & PVR3_FSL_LINKS_MASK) >> 7)
/openbmc/qemu/target/microblaze/
H A Dcpu.h170 #define PVR3_FSL_LINKS_MASK 0x00000380 macro