Searched refs:CSR10 (Results 1 – 4 of 4) sorted by relevance
58 #define CSR10 0x50 macro1009 xw32(CSR10, i); in read_mac_address()1011 xw32(CSR10, i + 1); in read_mac_address()1013 xw32(CSR10, i + 2); in read_mac_address()1015 xw32(CSR10, i + 3); in read_mac_address()1022 xw32(CSR10, i + j + 4); in read_mac_address()
116 CSR10 = 0x50, enumerator
70 #define CSR10 0x0a00 /* - Logical Address Filter, LADRF[47:32] */ macro
437 lance->RAP = CSR10; /* Logical Address Filter, LADRF[47:32] */ in ariadne_open()