Home
last modified time | relevance | path

Searched refs:PVR_VER_E500V2 (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/arch/powerpc/perf/
H A De500-pmu.c127 else if (PVR_VER(pvr) != PVR_VER_E500V1 && PVR_VER(pvr) != PVR_VER_E500V2) in init_e500_pmu()
/openbmc/linux/arch/powerpc/math-emu/
H A Dmath_efp.c900 (PVR_VER(pvr) == PVR_VER_E500V2)) { in spe_mathemu_init()
/openbmc/linux/drivers/i2c/busses/
H A Di2c-mpc.c403 if (pvr_version_is(PVR_VER_E500V1) || pvr_version_is(PVR_VER_E500V2) in mpc_i2c_get_prescaler_8xxx()
/openbmc/linux/arch/powerpc/include/asm/
H A Dreg.h1320 #define PVR_VER_E500V2 0x8021 macro
/openbmc/linux/drivers/net/ethernet/freescale/
H A Dgianfar.c936 if (pvr_version_is(PVR_VER_E500V1) || pvr_version_is(PVR_VER_E500V2)) in gfar_detect_errata()