aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-powerpc/spu.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-powerpc/spu.h')
-rw-r--r--include/asm-powerpc/spu.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/asm-powerpc/spu.h b/include/asm-powerpc/spu.h
index a1cf476c66f5..704e8a8d2ebd 100644
--- a/include/asm-powerpc/spu.h
+++ b/include/asm-powerpc/spu.h
@@ -291,8 +291,8 @@ struct spu_problem {
291#define SPU_STATUS_INVALID_INSTR 0x20 291#define SPU_STATUS_INVALID_INSTR 0x20
292#define SPU_STATUS_INVALID_CH 0x40 292#define SPU_STATUS_INVALID_CH 0x40
293#define SPU_STATUS_ISOLATED_STATE 0x80 293#define SPU_STATUS_ISOLATED_STATE 0x80
294#define SPU_STATUS_ISOLATED_LOAD_STAUTUS 0x200 294#define SPU_STATUS_ISOLATED_LOAD_STATUS 0x200
295#define SPU_STATUS_ISOLATED_EXIT_STAUTUS 0x400 295#define SPU_STATUS_ISOLATED_EXIT_STATUS 0x400
296 u8 pad_0x4028_0x402c[0x4]; /* 0x4028 */ 296 u8 pad_0x4028_0x402c[0x4]; /* 0x4028 */
297 u32 spu_spe_R; /* 0x402c */ 297 u32 spu_spe_R; /* 0x402c */
298 u8 pad_0x4030_0x4034[0x4]; /* 0x4030 */ 298 u8 pad_0x4030_0x4034[0x4]; /* 0x4030 */