summaryrefslogtreecommitdiff
path: root/drivers/dahdi/zaphfc/zaphfc.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/dahdi/zaphfc/zaphfc.h')
-rw-r--r--drivers/dahdi/zaphfc/zaphfc.h24
1 files changed, 12 insertions, 12 deletions
diff --git a/drivers/dahdi/zaphfc/zaphfc.h b/drivers/dahdi/zaphfc/zaphfc.h
index c9353cc..dbb8ab7 100644
--- a/drivers/dahdi/zaphfc/zaphfc.h
+++ b/drivers/dahdi/zaphfc/zaphfc.h
@@ -86,7 +86,7 @@
#define hfc_MST_EMOD 0xB4
#define hfc_MST_MODE 0xB8
-#define hfc_CONNECT 0xBC
+#define hfc_CONNECT 0xBC
/* Interrupt and status registers */
@@ -95,22 +95,22 @@
#define hfc_TRM 0x48
#define hfc_B_MODE 0x4C
#define hfc_CHIP_ID 0x58
-#define hfc_CIRM 0x60
+#define hfc_CIRM 0x60
#define hfc_CTMT 0x64
-#define hfc_INT_M1 0x68
-#define hfc_INT_M2 0x6C
-#define hfc_INT_S1 0x78
-#define hfc_INT_S2 0x7C
-#define hfc_STATUS 0x70
+#define hfc_INT_M1 0x68
+#define hfc_INT_M2 0x6C
+#define hfc_INT_S1 0x78
+#define hfc_INT_S2 0x7C
+#define hfc_STATUS 0x70
/* S/T section registers */
-#define hfc_STATES 0xC0
-#define hfc_SCTRL 0xC4
+#define hfc_STATES 0xC0
+#define hfc_SCTRL 0xC4
#define hfc_SCTRL_E 0xC8
#define hfc_SCTRL_R 0xCC
-#define hfc_SQ 0xD0
-#define hfc_CLKDEL 0xDC
+#define hfc_SQ 0xD0
+#define hfc_CLKDEL 0xDC
#define hfc_B1_REC 0xF0
#define hfc_B1_SEND 0xF0
#define hfc_B2_REC 0xF4
@@ -145,7 +145,7 @@
/* bits in CIRM (Write) */
#define hfc_CIRM_AUX_MSK 0x07
-#define hfc_CIRM_RESET 0x08
+#define hfc_CIRM_RESET 0x08
#define hfc_CIRM_B1_REV 0x40
#define hfc_CIRM_B2_REV 0x80