Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/mtd/nand/
Dpxa3xx_nand.c81 #define NDCR_RA_START (0x1 << 15) macro
1264 ndcr |= (host->col_addr_cycles == 2) ? NDCR_RA_START : 0; in pxa3xx_nand_config_flash()