Home
last modified time | relevance | path

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

/arch/powerpc/oprofile/
Dop_model_pa6t.c55 return mfspr(SPRN_PA6T_PMC5); in ctr_read()
81 mtspr(SPRN_PA6T_PMC5, val); in ctr_write()
/arch/powerpc/include/asm/
Dreg.h828 #define SPRN_PA6T_PMC5 792 macro
/arch/powerpc/kernel/
Dsysfs.c601 SYSFS_PMCSETUP(pa6t_pmc5, SPRN_PA6T_PMC5);