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