Searched refs:ERR_CORRECTION_INFO__LAST_ERR_INFO (Results 1 – 2 of 2) sorted by relevance
/linux-4.4.14/drivers/mtd/nand/ | ||
D | denali.h | 298 #define ERR_CORRECTION_INFO__LAST_ERR_INFO 0x8000 macro |
D | denali.c | 953 #define ECC_LAST_ERR(x) ((x) & ERR_CORRECTION_INFO__LAST_ERR_INFO) |