Home
last modified time | relevance | path

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

/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()
/linux/arch/powerpc/math-emu/
H A Dmath_efp.c900 (PVR_VER(pvr) == PVR_VER_E500V2)) { in spe_mathemu_init()
/linux/drivers/i2c/busses/
H A Di2c-mpc.c397 if (pvr_version_is(PVR_VER_E500V1) || pvr_version_is(PVR_VER_E500V2) in mpc_i2c_get_prescaler_8xxx()
/linux/arch/powerpc/include/asm/
H A Dreg.h1297 #define PVR_VER_E500V2 0x8021 macro
/linux/drivers/net/ethernet/freescale/
H A Dgianfar.c938 if (pvr_version_is(PVR_VER_E500V1) || pvr_version_is(PVR_VER_E500V2)) in gfar_detect_errata()