Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/edac/
Di3000_edac.c42 #define I3000_DEAP_GRAIN (1 << 7) macro
60 return deap & ~(I3000_DEAP_GRAIN - 1) & ~PAGE_MASK; in deap_offset()
412 dimm->grain = I3000_DEAP_GRAIN; in i3000_probe1()