Searched refs:PVR2_USE_MUL64_MASK (Results 1 - 3 of 3) 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.h59 #define PVR2_USE_MUL64_MASK 0x00000400 macro
146 #define PVR_USE_MUL64(pvr) (pvr.pvr[2] & PVR2_USE_MUL64_MASK)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/microblaze/kernel/cpu/
H A Dcpuinfo-static.c48 (PVR2_USE_MUL64_MASK | PVR0_USE_HW_MUL_MASK) :
H A Dmb.c83 (cpuinfo.use_mult & PVR2_USE_MUL64_MASK) ? "v2" :

Completed in 35 milliseconds