Searched refs:PMECC_CFG_BCH_ERR4 (Results 1 – 2 of 2) sorted by relevance
/openbmc/u-boot/drivers/mtd/nand/raw/ | ||
H A D | atmel_nand_ecc.h | 83 #define PMECC_CFG_BCH_ERR4 (1 << 0) macro |
H A D | atmel_nand.c | 630 val = PMECC_CFG_BCH_ERR4; in atmel_pmecc_core_init() |