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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/edac/
H A Di3000_edac.c137 #define I3000_C1DRA 0x188 /* Channel 1 DRAM Rank Attribute (8b x 2) */ macro
330 c1dra[0] = readb(window + I3000_C1DRA + 0); /* ranks 0,1 */
331 c1dra[1] = readb(window + I3000_C1DRA + 1); /* ranks 2,3 */

Completed in 74 milliseconds