Searched refs:NDCR (Results 1 – 2 of 2) sorted by relevance
125 #define NDCR 0x00 macro521 reg = readl_relaxed(nfc->regs + NDCR); in marvell_nfc_disable_int()530 reg = readl_relaxed(nfc->regs + NDCR); in marvell_nfc_enable_int()559 ndcr = readl_relaxed(nfc->regs + NDCR); in marvell_nfc_force_byte_access()566 writel_relaxed(ndcr, nfc->regs + NDCR); in marvell_nfc_force_byte_access()585 nfc->regs + NDCR); in marvell_nfc_wait_ndrun()620 ndcr = readl_relaxed(nfc->regs + NDCR); in marvell_nfc_prepare_cmd()850 reg = readl_relaxed(nfc->regs + NDCR); in marvell_nfc_enable_dma()858 reg = readl_relaxed(nfc->regs + NDCR); in marvell_nfc_disable_dma()1888 nfc->regs + NDCR); in marvell_nfc_monolithic_access_exec()[all …]
51 #define NDCR (*(volatile u32 __iomem*)(NAND_VIRT + 0)) macro419 NDCR = (NDCR & ~NDCR_ND_ARB_EN) | NDCR_ND_ARB_CNTL; in pxa3xx_init()