Searched refs:PVR_VER (Results 1 – 13 of 13) sorted by relevance
15 #define PVR_VER(pvr) (((pvr) >> 16) & 0xFFFF) /* Version field */ macro26 nb = scnprintf(buffer, sz, "%lu,%lu$", PVR_VER(pvr), PVR_REV(pvr)); in get_cpuid()
287 if (PVR_VER(pvr) & 0x8000) { in show_cpuinfo()288 switch (PVR_VER(pvr)) { in show_cpuinfo()304 switch (PVR_VER(pvr)) { in show_cpuinfo()321 maj, min, PVR_VER(pvr), PVR_REV(pvr)); in show_cpuinfo()
738 if (PVR_VER(cur_cpu_spec->pvr_value) == PVR_VER_E6500) { in register_cpu_online()819 if (PVR_VER(cur_cpu_spec->pvr_value) == PVR_VER_E6500) { in unregister_cpu_online()
97 if (PVR_VER(mfspr(SPRN_PVR)) != 1) { in btext_prepare_BAT()
128 if (PVR_VER(mfspr(SPRN_PVR)) != 1) { in setbat()285 if (PVR_VER(mfspr(SPRN_PVR)) == 1) in setup_initial_memory_limit()
183 pvr_hi = PVR_VER(mfspr(SPRN_PVR)); in maple_cpufreq_init()
632 PVR_VER(mfspr(SPRN_PVR)) == 0x8003) { in pmac_cpufreq_setup()667 else if (PVR_VER(mfspr(SPRN_PVR)) == 0x7000) in pmac_cpufreq_setup()
1236 if ((PVR_VER(pvr) == PVR_VER_E500V1) || in mpc85xx_mc_init()1237 (PVR_VER(pvr) == PVR_VER_E500V2)) { in mpc85xx_mc_init()1264 if ((PVR_VER(pvr) == PVR_VER_E500V1) || in mpc85xx_mc_exit()1265 (PVR_VER(pvr) == PVR_VER_E500V2)) { in mpc85xx_mc_exit()
283 pvr = PVR_VER(mfspr(SPRN_PVR)); in pmac_setup_arch()
277 if (PVR_VER(mfspr(SPRN_PVR)) == 1) in smp_psurge_probe()
899 if ((PVR_VER(pvr) == PVR_VER_E500V1) || in spe_mathemu_init()900 (PVR_VER(pvr) == PVR_VER_E500V2)) { in spe_mathemu_init()
1088 #define PVR_VER(pvr) (((pvr) >> 16) & 0xFFFF) /* Version field */ macro1091 #define pvr_version_is(pvr) (PVR_VER(mfspr(SPRN_PVR)) == (pvr))
446 switch (PVR_VER(pvr)) { in kvmppc_set_pvr_pr()