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