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

/linux-master/arch/powerpc/perf/
H A De6500-pmu.c112 if (PVR_VER(pvr) != PVR_VER_E6500)
/linux-master/arch/powerpc/kernel/
H A Dsysfs.c921 if (PVR_VER(cur_cpu_spec->pvr_value) == PVR_VER_E6500) {
1017 if (PVR_VER(cur_cpu_spec->pvr_value) == PVR_VER_E6500) {
H A Dtraps.c655 if (PVR_VER(pvr) != PVR_VER_E6500) {
/linux-master/drivers/i2c/busses/
H A Di2c-mpc.c404 || pvr_version_is(PVR_VER_E6500)) {
/linux-master/arch/powerpc/include/asm/
H A Dreg.h1323 #define PVR_VER_E6500 0x8040 macro

Completed in 260 milliseconds