Home
last modified time | relevance | path

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

/Linux-v5.4/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-v5.4/arch/powerpc/math-emu/
Dmath_efp.c896 (PVR_VER(pvr) == PVR_VER_E500V2)) { in spe_mathemu_init()
/Linux-v5.4/arch/powerpc/include/asm/
Dreg.h1286 #define PVR_VER_E500V2 0x8021 macro
/Linux-v5.4/drivers/net/ethernet/freescale/
Dgianfar.c960 if (pvr_version_is(PVR_VER_E500V1) || pvr_version_is(PVR_VER_E500V2)) in gfar_detect_errata()