Home
last modified time | relevance | path

Searched refs:eccflag (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/mtd/nand/raw/
H A Domap2.c1359 int eccflag, actual_eccbytes; in omap_elm_correct_data() local
1394 eccflag = 0; /* initialize eccflag */ in omap_elm_correct_data()
1402 eccflag = 1; /* non zero ecc, error present */ in omap_elm_correct_data()
1407 if (eccflag == 1) { in omap_elm_correct_data()
/kernel/linux/linux-6.6/drivers/mtd/nand/raw/
H A Domap2.c1220 int eccflag, actual_eccbytes; in omap_elm_correct_data() local
1255 eccflag = 0; /* initialize eccflag */ in omap_elm_correct_data()
1263 eccflag = 1; /* non zero ecc, error present */ in omap_elm_correct_data()
1268 if (eccflag == 1) { in omap_elm_correct_data()

Completed in 7 milliseconds