Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/edac/
Di5000_edac.c354 int maxdimmperch; /* Max DIMMs per channel */ member
1055 for (slot = pvt->maxdimmperch - 1; slot >= 0; slot--) { in calculate_dimm_size()
1147 (long unsigned int)pvt->ambase, pvt->maxch, pvt->maxdimmperch); in i5000_get_mc_regs()
1259 max_csrows = pvt->maxdimmperch * 2; in i5000_init_csrows()
1411 pvt->maxdimmperch = num_dimms_per_channel; in i5000_probe1()
Di5400_edac.c353 int maxdimmperch; /* Max DIMMs per channel */ member
978 max_dimms = pvt->maxdimmperch; in calculate_dimm_size()
1067 (long unsigned int)pvt->ambase, pvt->maxch, pvt->maxdimmperch); in i5400_get_mc_regs()
1294 pvt->maxdimmperch = DIMMS_PER_CHANNEL; in i5400_probe1()