Searched refs:R852_ECC_FAIL (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/drivers/mtd/nand/raw/ | ||
D | r852.h | 102 #define R852_ECC_FAIL 0x40 /* non correctable error detected */ macro |
D | r852.c | 494 if (ecc_status & R852_ECC_FAIL) { in r852_ecc_correct() |