Searched refs:NDCR_PAGE_SZ (Results 1 – 1 of 1) sorted by relevance
72 #define NDCR_PAGE_SZ (0x1 << 24) macro1266 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()