Home
last modified time | relevance | path

Searched refs:PVR_VER_E500V1 (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/drivers/i2c/busses/
Di2c-mpc.c363 if (pvr_version_is(PVR_VER_E500V1) || pvr_version_is(PVR_VER_E500V2) in mpc_i2c_get_prescaler_8xxx()
/Linux-v4.19/arch/powerpc/math-emu/
Dmath_efp.c899 if ((PVR_VER(pvr) == PVR_VER_E500V1) || in spe_mathemu_init()
/Linux-v4.19/arch/powerpc/include/asm/
Dreg.h1270 #define PVR_VER_E500V1 0x8020 macro
/Linux-v4.19/drivers/net/ethernet/freescale/
Dgianfar.c1130 if (pvr_version_is(PVR_VER_E500V1) || pvr_version_is(PVR_VER_E500V2)) in gfar_detect_errata()