Searched refs:NDCR_ND_ARB_EN (Results 1 – 2 of 2) sorted by relevance
50 #define NDCR_ND_ARB_EN (1 << 12) macro440 NDCR = (NDCR & ~NDCR_ND_ARB_EN) | NDCR_ND_ARB_CNTL; in pxa3xx_init()
86 #define NDCR_ND_ARB_EN (0x1 << 12) macro1400 info->reg_ndcr |= (pdata->enable_arbiter) ? NDCR_ND_ARB_EN : 0; in pxa3xx_nand_config_flash()1417 ~(NDCR_INT_MASK | NDCR_ND_ARB_EN | NFCV1_NDCR_ARB_CNTL); in pxa3xx_nand_detect_config()1610 info->reg_ndcr |= (pdata->enable_arbiter) ? NDCR_ND_ARB_EN : 0; in pxa3xx_nand_scan()1843 (nand_readl(info, NDCR) & ~NDCR_ND_ARB_EN) | in pxa3xx_nand_remove()