Home
last modified time | relevance | path

Searched refs:I3000_C1DRA (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/edac/
H A Di3000_edac.c135 #define I3000_C1DRA 0x188 /* Channel 1 DRAM Rank Attribute (8b x 2) */ macro
335 c1dra[0] = readb(window + I3000_C1DRA + 0); /* ranks 0,1 */ in i3000_probe1()
336 c1dra[1] = readb(window + I3000_C1DRA + 1); /* ranks 2,3 */ in i3000_probe1()