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