Home
last modified time | relevance | path

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

/arch/powerpc/oprofile/
Dop_model_pa6t.c49 return mfspr(SPRN_PA6T_PMC2); in ctr_read()
72 mtspr(SPRN_PA6T_PMC2, val); in ctr_write()
/arch/powerpc/include/asm/
Dreg.h819 #define SPRN_PA6T_PMC2 789 macro
/arch/powerpc/kernel/
Dsysfs.c560 SYSFS_PMCSETUP(pa6t_pmc2, SPRN_PA6T_PMC2);