Searched refs:PVR3_FSL_LINKS_MASK (Results 1 - 1 of 1) sorted by relevance
/linux-4.1.27/arch/microblaze/include/asm/ | ||
H A D | pvr.h | 78 #define PVR3_FSL_LINKS_MASK 0x00000380 macro 171 #define PVR_FSL_LINKS(_pvr) ((_pvr.pvr[3] & PVR3_FSL_LINKS_MASK) >> 7) |
Completed in 36 milliseconds