Home
last modified time | relevance | path

Searched refs:SPR_RTBL (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/arch/powerpc/include/booke/
H A Dspr.h131 #define SPR_RTBL 268 /* E468 Time Base Lower (RO) */ macro
/netbsd-src/sys/arch/evbppc/mpc85xx/
H A Dmachdep.c876 tbl = mfspr(SPR_RTBL) + TBSYNC_SLOP; in e500_cpu_spinup()