Searched refs:PVR0_USER1_MASK (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/microblaze/include/asm/
H A Dpvr.h35 #define PVR0_USER1_MASK 0x000000FF macro
132 #define PVR_USER1(pvr) (pvr.pvr[0] & PVR0_USER1_MASK)

Completed in 56 milliseconds