Home
last modified time | relevance | path

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

/drivers/edac/
Dfsl_ddr_edac.c35 static int edac_mc_idx; variable
494 mci = edac_mc_alloc(edac_mc_idx, ARRAY_SIZE(layers), layers, in fsl_mc_err_probe()
504 pdata->edac_idx = edac_mc_idx++; in fsl_mc_err_probe()
Dmv64x60_edac.c26 static int edac_mc_idx; variable
714 mci = edac_mc_alloc(edac_mc_idx, ARRAY_SIZE(layers), layers, in mv64x60_mc_err_probe()
727 pdata->edac_idx = edac_mc_idx++; in mv64x60_mc_err_probe()
Dcpc925_edac.c908 static int edac_mc_idx; in cpc925_probe() local
954 mci = edac_mc_alloc(edac_mc_idx, ARRAY_SIZE(layers), layers, in cpc925_probe()
964 pdata->edac_idx = edac_mc_idx++; in cpc925_probe()