Searched refs:NDCR_ND_ARB_EN (Results 1 – 2 of 2) sorted by relevance
67 #define NDCR_ND_ARB_EN (0x1 << 12) macro1281 info->reg_ndcr |= (pdata->enable_arbiter) ? NDCR_ND_ARB_EN : 0; in pxa3xx_nand_sensing()
2365 #define NDCR_ND_ARB_EN (0x1<<12) macro