Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/powerpc/platforms/powernv/
H A Dsubcore.c408 unsigned pvr_ver; in subcore_init() local
410 pvr_ver = PVR_VER(mfspr(SPRN_PVR)); in subcore_init()
412 if (pvr_ver != PVR_POWER8 && in subcore_init()
413 pvr_ver != PVR_POWER8E && in subcore_init()
414 pvr_ver != PVR_POWER8NVL) in subcore_init()