Searched refs:SPRN_SVR (Results 1 - 4 of 4) sorted by relevance

/u-boot/arch/powerpc/cpu/mpc85xx/
H A Drelease.S65 mfspr r3,SPRN_SVR
213 mfspr r3,SPRN_SVR
255 mfspr r3,SPRN_SVR
H A Dfdt.c495 svr = mfspr(SPRN_SVR);
H A Dstart.S183 mfspr r3,SPRN_SVR
/u-boot/arch/powerpc/include/asm/
H A Dprocessor.h355 #define SPRN_SVR 0x3FF /* System Version Register */ macro
357 #define SPRN_SVR 0x11E /* System Version Register */ macro
655 #define SVR SPRN_SVR /* System-On-Chip Version Register */
675 #define SVR SPRN_SVR /* System Version Register */

Completed in 61 milliseconds