tag | line | file | source code |
WD_NIC | 143 | net/tcp/wereg.h | #define WD_COMM (WD_BASE+WD_NIC+0x00) /* command register */ |
WD_NIC | 144 | net/tcp/wereg.h | #define WD_PSTRT (WD_BASE+WD_NIC+0x01) /* page start register */ |
WD_NIC | 145 | net/tcp/wereg.h | #define WD_PSTOP (WD_BASE+WD_NIC+0x02) /* page stop register */ |
WD_NIC | 146 | net/tcp/wereg.h | #define WD_BNDR (WD_BASE+WD_NIC+0x03) /* Boundary Pointer */ |
WD_NIC | 147 | net/tcp/wereg.h | #define WD_TRST (WD_BASE+WD_NIC+0x04) /* Transmit Status */ |
WD_NIC | 148 | net/tcp/wereg.h | #define WD_TRPG (WD_BASE+WD_NIC+0x04) /* Transmit Page */ |
WD_NIC | 149 | net/tcp/wereg.h | #define WD_TB0 (WD_BASE+WD_NIC+0x05) /* Transmit byte count, low */ |
WD_NIC | 150 | net/tcp/wereg.h | #define WD_TB1 (WD_BASE+WD_NIC+0x06) /* Transmit byte count, high */ |
WD_NIC | 151 | net/tcp/wereg.h | #define WD_ISR (WD_BASE+WD_NIC+0x07) /* Interrupt status register */ |
WD_NIC | 152 | net/tcp/wereg.h | #define WD_RBY0 (WD_BASE+WD_NIC+0x0a) /* remote byte count low. */ |
WD_NIC | 153 | net/tcp/wereg.h | #define WD_RBY1 (WD_BASE+WD_NIC+0x0b) /* remote byte count high. */ |
WD_NIC | 154 | net/tcp/wereg.h | #define WD_RCC (WD_BASE+WD_NIC+0x0c) /* receive configuration */ |
WD_NIC | 155 | net/tcp/wereg.h | #define WD_TRC (WD_BASE+WD_NIC+0x0d) /* transmit configuration */ |
WD_NIC | 156 | net/tcp/wereg.h | #define WD_DCR (WD_BASE+WD_NIC+0x0e) /* data configuration */ |
WD_NIC | 157 | net/tcp/wereg.h | #define WD_IMR (WD_BASE+WD_NIC+0x0f) /* Interrupt Mask register. */ |
WD_NIC | 158 | net/tcp/wereg.h | #define WD_PAR0 (WD_BASE+WD_NIC+0x01) |
WD_NIC | 159 | net/tcp/wereg.h | #define WD_CUR (WD_BASE+WD_NIC+0x07) |
WD_NIC | 160 | net/tcp/wereg.h | #define WD_MAR0 (WD_BASE+WD_NIC+0x08) |
WD_NIC | 193 | net/tcp/wereg.h | #define CR (WD_BASE+WD_NIC+0) /* RW - Command */ |
WD_NIC | 194 | net/tcp/wereg.h | #define CLDA0 (WD_BASE+WD_NIC+1) /* R - Current Local DMA Address 0 */ |
WD_NIC | 195 | net/tcp/wereg.h | #define PSTART (WD_BASE+WD_NIC+1) /* W - Page Start Register */ |
WD_NIC | 196 | net/tcp/wereg.h | #define CLDA1 (WD_BASE+WD_NIC+2) /* R - Current Local DMA Address 1 */ |
WD_NIC | 197 | net/tcp/wereg.h | #define PSTOP (WD_BASE+WD_NIC+2) /* W - Page Stop Register */ |
WD_NIC | 198 | net/tcp/wereg.h | #define BNRY (WD_BASE+WD_NIC+3) /* RW - Boundry Pointer */ |
WD_NIC | 199 | net/tcp/wereg.h | #define TSR (WD_BASE+WD_NIC+4) /* R - Transmit Status Register */ |
WD_NIC | 200 | net/tcp/wereg.h | #define TPSR (WD_BASE+WD_NIC+4) /* W - Transmit Page Start */ |
WD_NIC | 201 | net/tcp/wereg.h | #define NCR (WD_BASE+WD_NIC+5) /* R - Number of Collisions */ |
WD_NIC | 202 | net/tcp/wereg.h | #define TBCR0 (WD_BASE+WD_NIC+5) /* W - Transmit Byte Count 0 */ |
WD_NIC | 203 | net/tcp/wereg.h | #define FIFO (WD_BASE+WD_NIC+6) /* R - FIFO */ |
WD_NIC | 204 | net/tcp/wereg.h | #define TBCR1 (WD_BASE+WD_NIC+6) /* W - Transmit Byte Count 1 */ |
WD_NIC | 205 | net/tcp/wereg.h | #define ISR (WD_BASE+WD_NIC+7) /* RW - Interrupt Status Register */ |
WD_NIC | 206 | net/tcp/wereg.h | #define CRDA0 (WD_BASE+WD_NIC+8) /* R - Current Remote DMA Address 0 */ |
WD_NIC | 207 | net/tcp/wereg.h | #define RSAR0 (WD_BASE+WD_NIC+8) /* W - Remote Start Address 0 */ |
WD_NIC | 208 | net/tcp/wereg.h | #define CRDA1 (WD_BASE+WD_NIC+9) /* R - Current Remote DMA Address 1 */ |
WD_NIC | 209 | net/tcp/wereg.h | #define RSAR1 (WD_BASE+WD_NIC+9) /* W - Remote Start Address 1 */ |
WD_NIC | 211 | net/tcp/wereg.h | #define RBCR0 (WD_BASE+WD_NIC+0x0a) /* W - Remote Byte Count 0 */ |
WD_NIC | 213 | net/tcp/wereg.h | #define RBCR1 (WD_BASE+WD_NIC+0x0b) /* W - Remote Byte Count 1 */ |
WD_NIC | 214 | net/tcp/wereg.h | #define RSR (WD_BASE+WD_NIC+0x0c) /* R - Receive Status Register */ |
WD_NIC | 215 | net/tcp/wereg.h | #define RCR (WD_BASE+WD_NIC+0x0c) /* W - Receive Configuration */ |
WD_NIC | 216 | net/tcp/wereg.h | #define CNTR0 (WD_BASE+WD_NIC+0x0d) /* R - Frame Alignment Errors 0 */ |
WD_NIC | 217 | net/tcp/wereg.h | #define TCR (WD_BASE+WD_NIC+0x0d) /* W - Transmit Configuration */ |
WD_NIC | 218 | net/tcp/wereg.h | #define CNTR1 (WD_BASE+WD_NIC+0x0e) /* R - Frame Alignment Errors 1 */ |
WD_NIC | 219 | net/tcp/wereg.h | #define DCR (WD_BASE+WD_NIC+0x0e) /* W - Data Configuration */ |
WD_NIC | 220 | net/tcp/wereg.h | #define CNTR2 (WD_BASE+WD_NIC+0x0f) /* R - Missed Packet Errors */ |
WD_NIC | 221 | net/tcp/wereg.h | #define IMR (WD_BASE+WD_NIC+0x0f) /* W - Interrupt Mask Register */ |
WD_NIC | 225 | net/tcp/wereg.h | #define PAR0 (WD_BASE+WD_NIC+0x01) /* RW - Physical Address 0 */ |
WD_NIC | 226 | net/tcp/wereg.h | #define PAR1 (WD_BASE+WD_NIC+0x02) /* RW - Physical Address 1 */ |
WD_NIC | 227 | net/tcp/wereg.h | #define PAR2 (WD_BASE+WD_NIC+0x03) /* RW - Physical Address 2 */ |
WD_NIC | 228 | net/tcp/wereg.h | #define PAR3 (WD_BASE+WD_NIC+0x04) /* RW - Physical Address 3 */ |
WD_NIC | 229 | net/tcp/wereg.h | #define PAR4 (WD_BASE+WD_NIC+0x04) /* RW - Physical Address 4 */ |
WD_NIC | 230 | net/tcp/wereg.h | #define PAR5 (WD_BASE+WD_NIC+0x05) /* RW - Physical Address 5 */ |
WD_NIC | 231 | net/tcp/wereg.h | #define PAR6 (WD_BASE+WD_NIC+0x06) /* RW - Physical Address 6 */ |
WD_NIC | 232 | net/tcp/wereg.h | #define CURR (WD_BASE+WD_NIC+0x07) /* RW - Current Page */ |
WD_NIC | 233 | net/tcp/wereg.h | #define MAR0 (WD_BASE+WD_NIC+0x08) /* RW - Multicast Address 0 */ |
WD_NIC | 234 | net/tcp/wereg.h | #define MAR1 (WD_BASE+WD_NIC+0x09) /* RW - Multicast Address 1 */ |
WD_NIC | 235 | net/tcp/wereg.h | #define MAR2 (WD_BASE+WD_NIC+0x0a) /* RW - Multicast Address 2 */ |
WD_NIC | 236 | net/tcp/wereg.h | #define MAR3 (WD_BASE+WD_NIC+0x0b) /* RW - Multicast Address 3 */ |
WD_NIC | 237 | net/tcp/wereg.h | #define MAR4 (WD_BASE+WD_NIC+0x0c) /* RW - Multicast Address 4 */ |
WD_NIC | 238 | net/tcp/wereg.h | #define MAR5 (WD_BASE+WD_NIC+0x0d) /* RW - Multicast Address 5 */ |
WD_NIC | 239 | net/tcp/wereg.h | #define MAR6 (WD_BASE+WD_NIC+0x0e) /* RW - Multicast Address 6 */ |
WD_NIC | 240 | net/tcp/wereg.h | #define MAR7 (WD_BASE+WD_NIC+0x0f) /* RW - Multicast Address 7 */ |
WD_NIC | 356 | net/tcp/wereg.h | #define CR (WD_BASE+WD_NIC+0) /* RW - Command */ |
WD_NIC | 357 | net/tcp/wereg.h | #define CLDA0 (WD_BASE+WD_NIC+1) /* R - Current Local DMA Address 0 */ |
WD_NIC | 358 | net/tcp/wereg.h | #define PSTART (WD_BASE+WD_NIC+1) /* W - Page Start Register */ |
WD_NIC | 359 | net/tcp/wereg.h | #define CLDA1 (WD_BASE+WD_NIC+2) /* R - Current Local DMA Address 1 */ |
WD_NIC | 360 | net/tcp/wereg.h | #define PSTOP (WD_BASE+WD_NIC+2) /* W - Page Stop Register */ |
WD_NIC | 361 | net/tcp/wereg.h | #define BNRY (WD_BASE+WD_NIC+3) /* RW - Boundry Pointer */ |
WD_NIC | 362 | net/tcp/wereg.h | #define TSR (WD_BASE+WD_NIC+4) /* R - Transmit Status Register */ |
WD_NIC | 363 | net/tcp/wereg.h | #define TPSR (WD_BASE+WD_NIC+4) /* W - Transmit Page Start */ |
WD_NIC | 364 | net/tcp/wereg.h | #define NCR (WD_BASE+WD_NIC+5) /* R - Number of Collisions */ |
WD_NIC | 365 | net/tcp/wereg.h | #define TBCR0 (WD_BASE+WD_NIC+5) /* W - Transmit Byte Count 0 */ |
WD_NIC | 366 | net/tcp/wereg.h | #define FIFO (WD_BASE+WD_NIC+6) /* R - FIFO */ |
WD_NIC | 367 | net/tcp/wereg.h | #define TBCR1 (WD_BASE+WD_NIC+6) /* W - Transmit Byte Count 1 */ |
WD_NIC | 368 | net/tcp/wereg.h | #define ISR (WD_BASE+WD_NIC+7) /* RW - Interrupt Status Register */ |
WD_NIC | 369 | net/tcp/wereg.h | #define CRDA0 (WD_BASE+WD_NIC+8) /* R - Current Remote DMA Address 0 */ |
WD_NIC | 370 | net/tcp/wereg.h | #define RSAR0 (WD_BASE+WD_NIC+8) /* W - Remote Start Address 0 */ |
WD_NIC | 371 | net/tcp/wereg.h | #define CRDA1 (WD_BASE+WD_NIC+9) /* R - Current Remote DMA Address 1 */ |
WD_NIC | 372 | net/tcp/wereg.h | #define RSAR1 (WD_BASE+WD_NIC+9) /* W - Remote Start Address 1 */ |
WD_NIC | 374 | net/tcp/wereg.h | #define RBCR0 (WD_BASE+WD_NIC+0x0a) /* W - Remote Byte Count 0 */ |
WD_NIC | 376 | net/tcp/wereg.h | #define RBCR1 (WD_BASE+WD_NIC+0x0b) /* W - Remote Byte Count 1 */ |
WD_NIC | 377 | net/tcp/wereg.h | #define RSR (WD_BASE+WD_NIC+0x0c) /* R - Receive Status Register */ |
WD_NIC | 378 | net/tcp/wereg.h | #define RCR (WD_BASE+WD_NIC+0x0c) /* W - Receive Configuration */ |
WD_NIC | 379 | net/tcp/wereg.h | #define CNTR0 (WD_BASE+WD_NIC+0x0d) /* R - Frame Alignment Errors 0 */ |
WD_NIC | 380 | net/tcp/wereg.h | #define TCR (WD_BASE+WD_NIC+0x0d) /* W - Transmit Configuration */ |
WD_NIC | 381 | net/tcp/wereg.h | #define CNTR1 (WD_BASE+WD_NIC+0x0e) /* R - Frame Alignment Errors 1 */ |
WD_NIC | 382 | net/tcp/wereg.h | #define DCR (WD_BASE+WD_NIC+0x0e) /* W - Data Configuration */ |
WD_NIC | 383 | net/tcp/wereg.h | #define CNTR2 (WD_BASE+WD_NIC+0x0f) /* R - Missed Packet Errors */ |
WD_NIC | 384 | net/tcp/wereg.h | #define IMR (WD_BASE+WD_NIC+0x0f) /* W - Interrupt Mask Register */ |
WD_NIC | 388 | net/tcp/wereg.h | #define PAR0 (WD_BASE+WD_NIC+0x01) /* RW - Physical Address 0 */ |
WD_NIC | 389 | net/tcp/wereg.h | #define PAR1 (WD_BASE+WD_NIC+0x02) /* RW - Physical Address 1 */ |
WD_NIC | 390 | net/tcp/wereg.h | #define PAR2 (WD_BASE+WD_NIC+0x03) /* RW - Physical Address 2 */ |
WD_NIC | 391 | net/tcp/wereg.h | #define PAR3 (WD_BASE+WD_NIC+0x04) /* RW - Physical Address 3 */ |
WD_NIC | 392 | net/tcp/wereg.h | #define PAR4 (WD_BASE+WD_NIC+0x04) /* RW - Physical Address 4 */ |
WD_NIC | 393 | net/tcp/wereg.h | #define PAR5 (WD_BASE+WD_NIC+0x05) /* RW - Physical Address 5 */ |
WD_NIC | 394 | net/tcp/wereg.h | #define PAR6 (WD_BASE+WD_NIC+0x06) /* RW - Physical Address 6 */ |
WD_NIC | 395 | net/tcp/wereg.h | #define CURR (WD_BASE+WD_NIC+0x07) /* RW - Current Page */ |
WD_NIC | 396 | net/tcp/wereg.h | #define MAR0 (WD_BASE+WD_NIC+0x08) /* RW - Multicast Address 0 */ |
WD_NIC | 397 | net/tcp/wereg.h | #define MAR1 (WD_BASE+WD_NIC+0x09) /* RW - Multicast Address 1 */ |
WD_NIC | 398 | net/tcp/wereg.h | #define MAR2 (WD_BASE+WD_NIC+0x0a) /* RW - Multicast Address 2 */ |
WD_NIC | 399 | net/tcp/wereg.h | #define MAR3 (WD_BASE+WD_NIC+0x0b) /* RW - Multicast Address 3 */ |
WD_NIC | 400 | net/tcp/wereg.h | #define MAR4 (WD_BASE+WD_NIC+0x0c) /* RW - Multicast Address 4 */ |
WD_NIC | 401 | net/tcp/wereg.h | #define MAR5 (WD_BASE+WD_NIC+0x0d) /* RW - Multicast Address 5 */ |
WD_NIC | 402 | net/tcp/wereg.h | #define MAR6 (WD_BASE+WD_NIC+0x0e) /* RW - Multicast Address 6 */ |
WD_NIC | 403 | net/tcp/wereg.h | #define MAR7 (WD_BASE+WD_NIC+0x0f) /* RW - Multicast Address 7 */ |