Home
last modified time | relevance | path

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

/arch/powerpc/oprofile/
Dop_model_pa6t.c47 return mfspr(SPRN_PA6T_PMC1); in ctr_read()
69 mtspr(SPRN_PA6T_PMC1, val); in ctr_write()
/arch/powerpc/include/asm/
Dreg.h824 #define SPRN_PA6T_PMC1 788 macro
/arch/powerpc/kernel/
Dsysfs.c597 SYSFS_PMCSETUP(pa6t_pmc1, SPRN_PA6T_PMC1);