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