Home
last modified time | relevance | path

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

/openbmc/linux/drivers/edac/
H A Dfsl_ddr_edac.c32 static int edac_mc_idx; variable
495 mci = edac_mc_alloc(edac_mc_idx, ARRAY_SIZE(layers), layers, in fsl_mc_err_probe()
505 pdata->edac_idx = edac_mc_idx++; in fsl_mc_err_probe()
H A 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()