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