Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/edac/
Dfsl_ddr_edac.c32 static int edac_mc_idx; variable
491 mci = edac_mc_alloc(edac_mc_idx, ARRAY_SIZE(layers), layers, in fsl_mc_err_probe()
501 pdata->edac_idx = edac_mc_idx++; in fsl_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()