Lines Matching refs:CMD_BASE
101 #define CMD_BASE (TX_BASE + TX_BUF_SIZE) macro
102 #define RX_BASE (CMD_BASE + CMD_MAP_SIZE)
111 #define CMD_BASE (TX_BASE + TX_BUF_SIZE) macro
124 #define CMD (CMD_BASE + 0x0000)
129 #define IMR (CMD_BASE + 0x0004)
138 #define ISR (CMD_BASE + 0x0008)
144 #define TXCFG (CMD_BASE + 0x0010)
147 #define TXCMD (CMD_BASE + 0x0014)
156 #define TXBS (CMD_BASE + 0x0018)
162 #define TXDES0 (CMD_BASE + 0x0020)
166 #define TXDES1 (CMD_BASE + 0x0024)
170 #define TXDES2 (CMD_BASE + 0x0028)
174 #define TXDES3 (CMD_BASE + 0x002C)
178 #define RXCFG (CMD_BASE + 0x0030)
183 #define RXCURT (CMD_BASE + 0x0034)
185 #define RXBOUND (CMD_BASE + 0x0038)
187 #define MACCFG0 (CMD_BASE + 0x0040)
193 #define MACCFG1 (CMD_BASE + 0x0044)
208 #define MACCFG2 (CMD_BASE + 0x0048)
213 #define MACCFG3 (CMD_BASE + 0x004C)
218 #define TXPAUT (CMD_BASE + 0x0054)
220 #define RXBTHD0 (CMD_BASE + 0x0058)
222 #define RXBTHD1 (CMD_BASE + 0x005C)
224 #define RXFULTHD (CMD_BASE + 0x0060)
226 #define MISC (CMD_BASE + 0x0068)
236 #define MACID0 (CMD_BASE + 0x0070)
237 #define MACID1 (CMD_BASE + 0x0074)
238 #define MACID2 (CMD_BASE + 0x0078)
239 #define TXLEN (CMD_BASE + 0x007C)
241 #define RXFILTER (CMD_BASE + 0x0080)
249 #define MDIOCTRL (CMD_BASE + 0x0084)
254 #define MDIODP (CMD_BASE + 0x0088)
255 #define GPIOCTRL (CMD_BASE + 0x008C)
256 #define RXINDICATOR (CMD_BASE + 0x0090)
260 #define TXST (CMD_BASE + 0x0094)
261 #define MDCCLKPAT (CMD_BASE + 0x00A0)
262 #define RXIPCRCCNT (CMD_BASE + 0x00A4)
263 #define RXCRCCNT (CMD_BASE + 0x00A8)
264 #define TXFAILCNT (CMD_BASE + 0x00AC)
265 #define PROMDP (CMD_BASE + 0x00B0)
266 #define PROMCTRL (CMD_BASE + 0x00B4)
268 #define MAXRXLEN (CMD_BASE + 0x00B8)
269 #define HASHTAB0 (CMD_BASE + 0x00C0)
270 #define HASHTAB1 (CMD_BASE + 0x00C4)
271 #define HASHTAB2 (CMD_BASE + 0x00C8)
272 #define HASHTAB3 (CMD_BASE + 0x00CC)
273 #define DOGTHD0 (CMD_BASE + 0x00E0)
275 #define DOGTHD1 (CMD_BASE + 0x00E4)
278 #define SOFTRST (CMD_BASE + 0x00EC)