Home
last modified time | relevance | path

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

/freebsd/sys/powerpc/mpc85xx/
H A Dmpc85xx.c84 ver = SVR_VER(mfspr(SPR_SVR)); in law_getmax()
230 ver = SVR_VER(mfspr(SPR_SVR)); in law_pci_target()
297 ver = SVR_VER(mfspr(SPR_SVR)); in mpc85xx_enable_l3_cache()
H A Dmpc85xx_gpio.c185 svr = mfspr(SPR_SVR); in mpc85xx_gpio_probe()
/freebsd/sys/powerpc/include/
H A Dspr.h750 #define SPR_SVR 0x3ff /* ..8 1023 System Version Register */
745 #define SPR_SVR global() macro