aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-powerpc/reg.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-powerpc/reg.h')
-rw-r--r--include/asm-powerpc/reg.h7
1 files changed, 7 insertions, 0 deletions
diff --git a/include/asm-powerpc/reg.h b/include/asm-powerpc/reg.h
index a3631b15754c..0279d4ec5211 100644
--- a/include/asm-powerpc/reg.h
+++ b/include/asm-powerpc/reg.h
@@ -462,6 +462,13 @@
462#define SPRN_SIAR 780 462#define SPRN_SIAR 780
463#define SPRN_SDAR 781 463#define SPRN_SDAR 781
464 464
465#define PA6T_SPRN_PMC0 787
466#define PA6T_SPRN_PMC1 788
467#define PA6T_SPRN_PMC2 789
468#define PA6T_SPRN_PMC3 790
469#define PA6T_SPRN_PMC4 791
470#define PA6T_SPRN_PMC5 792
471
465#else /* 32-bit */ 472#else /* 32-bit */
466#define SPRN_MMCR0 952 /* Monitor Mode Control Register 0 */ 473#define SPRN_MMCR0 952 /* Monitor Mode Control Register 0 */
467#define MMCR0_FC 0x80000000UL /* freeze counters */ 474#define MMCR0_FC 0x80000000UL /* freeze counters */