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