Searched defs:PVR_CFG (Results 1 - 2 of 2) sorted by last modified time

/linux-master/arch/powerpc/include/asm/
H A Dreg.h1284 #define PVR_CFG(pvr) (((pvr) >> 8) & 0xF) /* Configuration field */ macro
/linux-master/tools/testing/selftests/powerpc/include/
H A Dreg.h62 #define PVR_CFG(pvr) (((pvr) >> 8) & 0xF) /* Configuration field */ macro

Completed in 167 milliseconds