Home
last modified time | relevance | path

Searched refs:PVR_VER_E6500 (Results 1 – 7 of 7) sorted by relevance

/openbmc/linux/arch/powerpc/perf/
H A De6500-pmu.c112 if (PVR_VER(pvr) != PVR_VER_E6500) in init_e6500_pmu()
/openbmc/linux/arch/powerpc/kernel/
H A Dsysfs.c921 if (PVR_VER(cur_cpu_spec->pvr_value) == PVR_VER_E6500) { in register_cpu_online()
1017 if (PVR_VER(cur_cpu_spec->pvr_value) == PVR_VER_E6500) { in unregister_cpu_online()
H A Dtraps.c655 if (PVR_VER(pvr) != PVR_VER_E6500) { in machine_check_e500mc()
/openbmc/u-boot/arch/powerpc/cpu/mpc85xx/
H A Dcpu.c145 case PVR_VER_E6500: in checkcpu()
/openbmc/linux/drivers/i2c/busses/
H A Di2c-mpc.c406 || pvr_version_is(PVR_VER_E6500)) { in mpc_i2c_get_prescaler_8xxx()
/openbmc/u-boot/arch/powerpc/include/asm/
H A Dprocessor.h964 #define PVR_VER_E6500 0x8040 macro
/openbmc/linux/arch/powerpc/include/asm/
H A Dreg.h1323 #define PVR_VER_E6500 0x8040 macro