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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/microblaze/kernel/cpu/
H A Dpvr.c60 if (pvr0 & PVR0_PVR_FULL_MASK)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/microblaze/include/asm/
H A Dpvr.h25 #define PVR0_PVR_FULL_MASK 0x80000000 macro
123 #define PVR_IS_FULL(pvr) (pvr.pvr[0] & PVR0_PVR_FULL_MASK)

Completed in 14 milliseconds