Home
last modified time | relevance | path

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

/arch/powerpc/oprofile/
Dop_model_pa6t.c53 return mfspr(SPRN_PA6T_PMC4); in ctr_read()
78 mtspr(SPRN_PA6T_PMC4, val); in ctr_write()
/arch/powerpc/include/asm/
Dreg.h827 #define SPRN_PA6T_PMC4 791 macro
/arch/powerpc/kernel/
Dsysfs.c600 SYSFS_PMCSETUP(pa6t_pmc4, SPRN_PA6T_PMC4);