Searched refs:PVR1_USER2_MASK (Results 1 - 1 of 1) sorted by relevance
/linux-4.1.27/arch/microblaze/include/asm/ | ||
H A D | pvr.h | 40 #define PVR1_USER2_MASK 0xFFFFFFFF macro 135 #define PVR_USER2(_pvr) (_pvr.pvr[1] & PVR1_USER2_MASK) |
Completed in 27 milliseconds