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