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

/linux-master/drivers/edac/
H A Di3000_edac.c42 #define I3000_DEAP_GRAIN (1 << 7) macro
60 return deap & ~(I3000_DEAP_GRAIN - 1) & ~PAGE_MASK;
411 dimm->grain = I3000_DEAP_GRAIN;

Completed in 85 milliseconds