Searched defs:SVR_REV (Results 1 - 2 of 2) sorted by relevance

/u-boot/arch/arm/include/asm/arch-fsl-layerscape/
H A Dsoc.h84 #define SVR_REV(svr) (((svr) >> 0) & 0xff) macro
/u-boot/arch/powerpc/include/asm/
H A Dprocessor.h840 #define SVR_REV(svr) (((svr) >> 0) & 0xFF) /* Revision field */ macro

Completed in 140 milliseconds