Searched refs:PMECC_CFG_BCH_ERR12 (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/drivers/mtd/nand/ | ||
D | atmel_nand_ecc.h | 44 #define PMECC_CFG_BCH_ERR12 (3 << 0) macro |
D | atmel_nand.c | 1013 val = PMECC_CFG_BCH_ERR12; in atmel_pmecc_core_init() |