[POWERPC] Add DSCR SPR to sysfs
[GitHub/mt8127/android_kernel_alcatel_ttab.git] / include / asm-powerpc / reg.h
index 6faae7b14d5540f0e5cdcd13b3a31c195d7d980b..cacdecca610c0c023719799a79778e1e97c0b96e 100644 (file)
 
 /* Special Purpose Registers (SPRNs)*/
 #define SPRN_CTR       0x009   /* Count Register */
+#define SPRN_DSCR      0x11
 #define SPRN_CTRLF     0x088
 #define SPRN_CTRLT     0x098
 #define   CTRL_CT      0xc0000000      /* current thread */