Home
last modified time | relevance | path

Searched refs:NDCR_SPARE_EN (Results 1 – 1 of 1) sorted by relevance

/linux-3.4.99/drivers/mtd/nand/
Dpxa3xx_nand.c46 #define NDCR_SPARE_EN (0x1 << 31) macro
274 int oob_enable = host->reg_ndcr & NDCR_SPARE_EN; in pxa3xx_set_datasize()
842 ndcr |= NDCR_SPARE_EN; /* enable spare by default */ in pxa3xx_nand_config_flash()