Home
last modified time | relevance | path

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

/arch/powerpc/include/asm/
Dreg.h174 #define SPRN_SPURR 0x134 /* Scaled PURR */ macro
/arch/powerpc/kernel/
Dsysfs.c226 SYSFS_PMCSETUP(spurr, SPRN_SPURR);
Dtime.c228 return mfspr(SPRN_SPURR); in read_spurr()