Searched refs:R852_ECC_CORRECTABLE (Results 1 – 2 of 2) sorted by relevance
/linux-4.4.14/drivers/mtd/nand/ | ||
D | r852.h | 101 #define R852_ECC_CORRECTABLE 0x20 /* correctable error exist */ macro |
D | r852.c | 499 if (ecc_status & R852_ECC_CORRECTABLE) { in r852_ecc_correct() |