Home
last modified time | relevance | path

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

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