Searched refs:NDCR_RA_START (Results 1 – 2 of 2) sorted by relevance
65 #define NDCR_RA_START (0x1 << 15) macro1227 info->reg_ndcr |= (host->col_addr_cycles == 2) ? NDCR_RA_START : 0; in pxa3xx_nand_config_flash()
2363 #define NDCR_RA_START (0x1<<15) macro