Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/mtd/nand/
Dpxa3xx_nand.c72 #define NDCR_PAGE_SZ (0x1 << 24) macro
1266 ndcr |= (f->page_size == 2048) ? NDCR_PAGE_SZ : 0; in pxa3xx_nand_config_flash()
1288 if (ndcr & NDCR_PAGE_SZ) { in pxa3xx_nand_detect_config()