]> git.karo-electronics.de Git - karo-tx-linux.git/commitdiff
staging: comedi: rtd520: cleanup the LAS0_* defines
authorH Hartley Sweeten <hartleys@visionengravers.com>
Mon, 29 Oct 2012 17:08:24 +0000 (10:08 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 30 Oct 2012 17:44:48 +0000 (10:44 -0700)
Fixes all the > 80 char checkpatch.pl issues with these defines.

Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com>
Cc: Ian Abbott <abbotti@mev.co.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/comedi/drivers/rtd520.h

index c8bd284ec4b5810472ad9eaf16942df31c319b9b..7d0b47d6b4a628a78453182188dd66581ef48d16 100644 (file)
 */
 
 /*
-  LAS0 Runtime Area
-  Local Address Space 0 Offset         Read Function   Write Function
-*/
-#define LAS0_USER_IO     0x0008        /*  Read User Inputs                Write User Outputs */
-#define LAS0_ADC         0x0010        /*  Read FIFO Status                Software A/D Start */
-#define LAS0_DAC1        0x0014        /*  -                               Software D/A1 Update */
-#define LAS0_DAC2        0x0018        /*  -                               Software D/A2 Update */
-#define LAS0_DAC         0x0024        /*  -                               Software Simultaneous D/A1 and D/A2 Update */
-#define LAS0_PACER       0x0028        /*  Software Pacer Start            Software Pacer Stop */
-#define LAS0_TIMER       0x002C        /*  Read Timer Counters Status      HDIN Software Trigger */
-#define LAS0_IT          0x0030        /*  Read Interrupt Status           Write Interrupt Enable Mask Register */
-#define LAS0_CLEAR       0x0034        /*  Clear ITs set by Clear Mask     Set Interrupt Clear Mask */
-#define LAS0_OVERRUN     0x0038        /*  Read pending interrupts         Clear Overrun Register */
-
-/*
-  LAS0 Runtime Area Timer/Counter,Dig.IO
-  Name                 Local Address                   Function
-*/
-#define LAS0_PCLK        0x0040        /*  Pacer Clock value (24bit)             Pacer Clock load (24bit) */
-#define LAS0_BCLK        0x0044        /*  Burst Clock value (10bit)             Burst Clock load (10bit) */
-#define LAS0_ADC_SCNT    0x0048        /*  A/D Sample counter value (10bit)      A/D Sample counter load (10bit) */
-#define LAS0_DAC1_UCNT   0x004C        /*  D/A1 Update counter value (10 bit)    D/A1 Update counter load (10bit) */
-#define LAS0_DAC2_UCNT   0x0050        /*  D/A2 Update counter value (10 bit)    D/A2 Update counter load (10bit) */
-#define LAS0_DCNT        0x0054        /*  Delay counter value (16 bit)          Delay counter load (16bit) */
-#define LAS0_ACNT        0x0058        /*  About counter value (16 bit)          About counter load (16bit) */
-#define LAS0_DAC_CLK     0x005C        /*  DAC clock value (16bit)               DAC clock load (16bit) */
-#define LAS0_UTC0        0x0060        /*  8254 TC Counter 0 User TC 0 value     Load count in TC Counter 0 */
-#define LAS0_UTC1        0x0064        /*  8254 TC Counter 1 User TC 1 value     Load count in TC Counter 1 */
-#define LAS0_UTC2        0x0068        /*  8254 TC Counter 2 User TC 2 value     Load count in TC Counter 2 */
-#define LAS0_UTC_CTRL    0x006C        /*  8254 TC Control Word                  Program counter mode for TC */
-#define LAS0_DIO0        0x0070        /*  Digital I/O Port 0 Read Port          Digital I/O Port 0 Write Port */
-#define LAS0_DIO1        0x0074        /*  Digital I/O Port 1 Read Port          Digital I/O Port 1 Write Port */
-#define LAS0_DIO0_CTRL   0x0078        /*  Clear digital IRQ status flag/read    Clear digital chip/program Port 0 */
-#define LAS0_DIO_STATUS  0x007C        /*  Read Digital I/O Status word          Program digital control register & */
-
-/*
-  LAS0 Setup Area
-  Name                 Local Address                   Function
-*/
-#define LAS0_BOARD_RESET        0x0100 /*  Board reset */
-#define LAS0_DMA0_SRC           0x0104 /*  DMA 0 Sources select */
-#define LAS0_DMA1_SRC           0x0108 /*  DMA 1 Sources select */
-#define LAS0_ADC_CONVERSION     0x010C /*  A/D Conversion Signal select */
-#define LAS0_BURST_START        0x0110 /*  Burst Clock Start Trigger select */
-#define LAS0_PACER_START        0x0114 /*  Pacer Clock Start Trigger select */
-#define LAS0_PACER_STOP         0x0118 /*  Pacer Clock Stop Trigger select */
-#define LAS0_ACNT_STOP_ENABLE   0x011C /*  About Counter Stop Enable */
-#define LAS0_PACER_REPEAT       0x0120 /*  Pacer Start Trigger Mode select */
-#define LAS0_DIN_START          0x0124 /*  High Speed Digital Input Sampling Signal select */
-#define LAS0_DIN_FIFO_CLEAR     0x0128 /*  Digital Input FIFO Clear */
-#define LAS0_ADC_FIFO_CLEAR     0x012C /*  A/D FIFO Clear */
-#define LAS0_CGT_WRITE          0x0130 /*  Channel Gain Table Write */
-#define LAS0_CGL_WRITE          0x0134 /*  Channel Gain Latch Write */
-#define LAS0_CG_DATA            0x0138 /*  Digital Table Write */
-#define LAS0_CGT_ENABLE                0x013C  /*  Channel Gain Table Enable */
-#define LAS0_CG_ENABLE          0x0140 /*  Digital Table Enable */
-#define LAS0_CGT_PAUSE          0x0144 /*  Table Pause Enable */
-#define LAS0_CGT_RESET          0x0148 /*  Reset Channel Gain Table */
-#define LAS0_CGT_CLEAR          0x014C /*  Clear Channel Gain Table */
-#define LAS0_DAC1_CTRL          0x0150 /*  D/A1 output type/range */
-#define LAS0_DAC1_SRC           0x0154 /*  D/A1 update source */
-#define LAS0_DAC1_CYCLE         0x0158 /*  D/A1 cycle mode */
-#define LAS0_DAC1_RESET         0x015C /*  D/A1 FIFO reset */
-#define LAS0_DAC1_FIFO_CLEAR    0x0160 /*  D/A1 FIFO clear */
-#define LAS0_DAC2_CTRL          0x0164 /*  D/A2 output type/range */
-#define LAS0_DAC2_SRC           0x0168 /*  D/A2 update source */
-#define LAS0_DAC2_CYCLE         0x016C /*  D/A2 cycle mode */
-#define LAS0_DAC2_RESET         0x0170 /*  D/A2 FIFO reset */
-#define LAS0_DAC2_FIFO_CLEAR    0x0174 /*  D/A2 FIFO clear */
-#define LAS0_ADC_SCNT_SRC       0x0178 /*  A/D Sample Counter Source select */
-#define LAS0_PACER_SELECT       0x0180 /*  Pacer Clock select */
-#define LAS0_SBUS0_SRC          0x0184 /*  SyncBus 0 Source select */
-#define LAS0_SBUS0_ENABLE       0x0188 /*  SyncBus 0 enable */
-#define LAS0_SBUS1_SRC          0x018C /*  SyncBus 1 Source select */
-#define LAS0_SBUS1_ENABLE       0x0190 /*  SyncBus 1 enable */
-#define LAS0_SBUS2_SRC          0x0198 /*  SyncBus 2 Source select */
-#define LAS0_SBUS2_ENABLE       0x019C /*  SyncBus 2 enable */
-#define LAS0_ETRG_POLARITY      0x01A4 /*  External Trigger polarity select */
-#define LAS0_EINT_POLARITY      0x01A8 /*  External Interrupt polarity select */
-#define LAS0_UTC0_CLOCK         0x01AC /*  UTC0 Clock select */
-#define LAS0_UTC0_GATE          0x01B0 /*  UTC0 Gate select */
-#define LAS0_UTC1_CLOCK         0x01B4 /*  UTC1 Clock select */
-#define LAS0_UTC1_GATE          0x01B8 /*  UTC1 Gate select */
-#define LAS0_UTC2_CLOCK         0x01BC /*  UTC2 Clock select */
-#define LAS0_UTC2_GATE          0x01C0 /*  UTC2 Gate select */
-#define LAS0_UOUT0_SELECT       0x01C4 /*  User Output 0 source select */
-#define LAS0_UOUT1_SELECT       0x01C8 /*  User Output 1 source select */
-#define LAS0_DMA0_RESET         0x01CC /*  DMA0 Request state machine reset */
-#define LAS0_DMA1_RESET         0x01D0 /*  DMA1 Request state machine reset */
+ * Local Address Space 0 Offsets
+ */
+#define LAS0_USER_IO           0x0008  /* User I/O */
+#define LAS0_ADC               0x0010  /* FIFO Status/Software A/D Start */
+#define LAS0_DAC1              0x0014  /* Software D/A1 Update (w) */
+#define LAS0_DAC2              0x0018  /* Software D/A2 Update (w) */
+#define LAS0_DAC               0x0024  /* Software Simultaneous Update (w) */
+#define LAS0_PACER             0x0028  /* Software Pacer Start/Stop */
+#define LAS0_TIMER             0x002c  /* Timer Status/HDIN Software Trig. */
+#define LAS0_IT                        0x0030  /* Interrupt Status/Enable */
+#define LAS0_CLEAR             0x0034  /* Clear/Set Interrupt Clear Mask */
+#define LAS0_OVERRUN           0x0038  /* Pending interrupts/Clear Overrun */
+#define LAS0_PCLK              0x0040  /* Pacer Clock (24bit) */
+#define LAS0_BCLK              0x0044  /* Burst Clock (10bit) */
+#define LAS0_ADC_SCNT          0x0048  /* A/D Sample counter (10bit) */
+#define LAS0_DAC1_UCNT         0x004c  /* D/A1 Update counter (10 bit) */
+#define LAS0_DAC2_UCNT         0x0050  /* D/A2 Update counter (10 bit) */
+#define LAS0_DCNT              0x0054  /* Delay counter (16 bit) */
+#define LAS0_ACNT              0x0058  /* About counter (16 bit) */
+#define LAS0_DAC_CLK           0x005c  /* DAC clock (16bit) */
+#define LAS0_UTC0              0x0060  /* 8254 TC Counter 0 */
+#define LAS0_UTC1              0x0064  /* 8254 TC Counter 1 */
+#define LAS0_UTC2              0x0068  /* 8254 TC Counter 2 */
+#define LAS0_UTC_CTRL          0x006c  /* 8254 TC Control */
+#define LAS0_DIO0              0x0070  /* Digital I/O Port 0 */
+#define LAS0_DIO1              0x0074  /* Digital I/O Port 1 */
+#define LAS0_DIO0_CTRL         0x0078  /* Digital I/O Control */
+#define LAS0_DIO_STATUS                0x007c  /* Digital I/O Status */
+#define LAS0_BOARD_RESET       0x0100  /* Board reset */
+#define LAS0_DMA0_SRC          0x0104  /* DMA 0 Sources select */
+#define LAS0_DMA1_SRC          0x0108  /* DMA 1 Sources select */
+#define LAS0_ADC_CONVERSION    0x010c  /* A/D Conversion Signal select */
+#define LAS0_BURST_START       0x0110  /* Burst Clock Start Trigger select */
+#define LAS0_PACER_START       0x0114  /* Pacer Clock Start Trigger select */
+#define LAS0_PACER_STOP                0x0118  /* Pacer Clock Stop Trigger select */
+#define LAS0_ACNT_STOP_ENABLE  0x011c  /* About Counter Stop Enable */
+#define LAS0_PACER_REPEAT      0x0120  /* Pacer Start Trigger Mode select */
+#define LAS0_DIN_START         0x0124  /* HiSpd DI Sampling Signal select */
+#define LAS0_DIN_FIFO_CLEAR    0x0128  /* Digital Input FIFO Clear */
+#define LAS0_ADC_FIFO_CLEAR    0x012c  /* A/D FIFO Clear */
+#define LAS0_CGT_WRITE         0x0130  /* Channel Gain Table Write */
+#define LAS0_CGL_WRITE         0x0134  /* Channel Gain Latch Write */
+#define LAS0_CG_DATA           0x0138  /* Digital Table Write */
+#define LAS0_CGT_ENABLE                0x013c  /* Channel Gain Table Enable */
+#define LAS0_CG_ENABLE         0x0140  /* Digital Table Enable */
+#define LAS0_CGT_PAUSE         0x0144  /* Table Pause Enable */
+#define LAS0_CGT_RESET         0x0148  /* Reset Channel Gain Table */
+#define LAS0_CGT_CLEAR         0x014c  /* Clear Channel Gain Table */
+#define LAS0_DAC1_CTRL         0x0150  /* D/A1 output type/range */
+#define LAS0_DAC1_SRC          0x0154  /* D/A1 update source */
+#define LAS0_DAC1_CYCLE                0x0158  /* D/A1 cycle mode */
+#define LAS0_DAC1_RESET                0x015c  /* D/A1 FIFO reset */
+#define LAS0_DAC1_FIFO_CLEAR   0x0160  /* D/A1 FIFO clear */
+#define LAS0_DAC2_CTRL         0x0164  /* D/A2 output type/range */
+#define LAS0_DAC2_SRC          0x0168  /* D/A2 update source */
+#define LAS0_DAC2_CYCLE                0x016c  /* D/A2 cycle mode */
+#define LAS0_DAC2_RESET                0x0170  /* D/A2 FIFO reset */
+#define LAS0_DAC2_FIFO_CLEAR   0x0174  /* D/A2 FIFO clear */
+#define LAS0_ADC_SCNT_SRC      0x0178  /* A/D Sample Counter Source select */
+#define LAS0_PACER_SELECT      0x0180  /* Pacer Clock select */
+#define LAS0_SBUS0_SRC         0x0184  /* SyncBus 0 Source select */
+#define LAS0_SBUS0_ENABLE      0x0188  /* SyncBus 0 enable */
+#define LAS0_SBUS1_SRC         0x018c  /* SyncBus 1 Source select */
+#define LAS0_SBUS1_ENABLE      0x0190  /* SyncBus 1 enable */
+#define LAS0_SBUS2_SRC         0x0198  /* SyncBus 2 Source select */
+#define LAS0_SBUS2_ENABLE      0x019c  /* SyncBus 2 enable */
+#define LAS0_ETRG_POLARITY     0x01a4  /* Ext. Trigger polarity select */
+#define LAS0_EINT_POLARITY     0x01a8  /* Ext. Interrupt polarity select */
+#define LAS0_UTC0_CLOCK                0x01ac  /* UTC0 Clock select */
+#define LAS0_UTC0_GATE         0x01b0  /* UTC0 Gate select */
+#define LAS0_UTC1_CLOCK                0x01b4  /* UTC1 Clock select */
+#define LAS0_UTC1_GATE         0x01b8  /* UTC1 Gate select */
+#define LAS0_UTC2_CLOCK                0x01bc  /* UTC2 Clock select */
+#define LAS0_UTC2_GATE         0x01c0  /* UTC2 Gate select */
+#define LAS0_UOUT0_SELECT      0x01c4  /* User Output 0 source select */
+#define LAS0_UOUT1_SELECT      0x01c8  /* User Output 1 source select */
+#define LAS0_DMA0_RESET                0x01cc  /* DMA0 Request state machine reset */
+#define LAS0_DMA1_RESET                0x01d0  /* DMA1 Request state machine reset */
 
 /*
   LAS1