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