Home
last modified time | relevance | path

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

/linux/arch/powerpc/kernel/
A Dsetup-common.c295 maj = PVR_MAJ(pvr); in show_cpuinfo()
/linux/arch/powerpc/math-emu/
A Dmath_efp.c897 maj = PVR_MAJ(pvr); in spe_mathemu_init()
/linux/arch/powerpc/include/asm/
A Dreg.h1277 #define PVR_MAJ(pvr) (((pvr) >> 4) & 0xF) /* Major revision field */ macro

Completed in 13 milliseconds