Searched refs:PMECC_CFG_SPARE_DISABLE (Results 1 – 2 of 2) sorted by relevance
/linux-4.4.14/drivers/mtd/nand/ | ||
D | atmel_nand_ecc.h | 59 #define PMECC_CFG_SPARE_DISABLE (0 << 16) macro |
D | atmel_nand.c | 1041 val |= (PMECC_CFG_READ_OP | PMECC_CFG_SPARE_DISABLE in atmel_pmecc_core_init() |