Searched refs:PVR2_USE_PCMP_INSTR (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/kernel/cpu/
H A Dcpuinfo-static.c30 (fcpu(cpu, "xlnx,use-pcmp-instr") ? PVR2_USE_PCMP_INSTR : 0) |
37 i |= PVR2_USE_PCMP_INSTR;
H A Dmb.c73 (cpuinfo.use_instr & PVR2_USE_PCMP_INSTR) ? "yes" : "no",
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/microblaze/include/asm/
H A Dpvr.h53 #define PVR2_USE_PCMP_INSTR 0x00010000 macro
144 #define PVR_USE_PCMP_INSTR(pvr) (pvr.pvr[2] & PVR2_USE_PCMP_INSTR)

Completed in 113 milliseconds