Searched refs:PMECC_CFG_SECTOR512 (Results 1 – 2 of 2) sorted by relevance
| /linux-4.4.14/drivers/mtd/nand/ | ||
| D | atmel_nand_ecc.h | 47 #define PMECC_CFG_SECTOR512 (0 << 4) macro |
| D | atmel_nand.c | 1022 val |= PMECC_CFG_SECTOR512; in atmel_pmecc_core_init() |