Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/platforms/powernv/
H A Dsubcore.c421 unsigned pvr_ver; in subcore_init() local
424 pvr_ver = PVR_VER(mfspr(SPRN_PVR)); in subcore_init()
426 if (pvr_ver != PVR_POWER8 && in subcore_init()
427 pvr_ver != PVR_POWER8E && in subcore_init()
428 pvr_ver != PVR_POWER8NVL) in subcore_init()