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