Searched refs:SVR (Results 1 – 5 of 5) sorted by relevance
54 return mfspr(SVR); in get_svr()
659 #define SVR SPRN_SVR /* System-On-Chip Version Register */ macro679 #define SVR SPRN_SVR /* System Version Register */ macro
64 svid = SVR_REV(mfspr(SVR)); in board_early_init_r()
62 meaningful SVR value which represents an actual SoC that integrates such core.
366 Defines one or two SoC revisions (low 8 bits of SVR)369 The rest of SVR is either not relevant to the decision
Completed in 14 milliseconds