diff options
Diffstat (limited to 'include/asm-ppc/commproc.h')
-rw-r--r-- | include/asm-ppc/commproc.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/asm-ppc/commproc.h b/include/asm-ppc/commproc.h index 64a2623def02..3247bea5fc2b 100644 --- a/include/asm-ppc/commproc.h +++ b/include/asm-ppc/commproc.h | |||
@@ -34,6 +34,7 @@ | |||
34 | #define CPM_CR_INIT_TX ((ushort)0x0002) | 34 | #define CPM_CR_INIT_TX ((ushort)0x0002) |
35 | #define CPM_CR_HUNT_MODE ((ushort)0x0003) | 35 | #define CPM_CR_HUNT_MODE ((ushort)0x0003) |
36 | #define CPM_CR_STOP_TX ((ushort)0x0004) | 36 | #define CPM_CR_STOP_TX ((ushort)0x0004) |
37 | #define CPM_CR_GRA_STOP_TX ((ushort)0x0005) | ||
37 | #define CPM_CR_RESTART_TX ((ushort)0x0006) | 38 | #define CPM_CR_RESTART_TX ((ushort)0x0006) |
38 | #define CPM_CR_CLOSE_RX_BD ((ushort)0x0007) | 39 | #define CPM_CR_CLOSE_RX_BD ((ushort)0x0007) |
39 | #define CPM_CR_SET_GADDR ((ushort)0x0008) | 40 | #define CPM_CR_SET_GADDR ((ushort)0x0008) |