Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/mtd/nand/raw/
Dmarvell_nand.c67 #define NDCR_ND_RUN BIT(28) macro
488 (val & NDCR_ND_RUN) == 0, in marvell_nfc_wait_ndrun()
492 writel_relaxed(readl(nfc->regs + NDCR) & ~NDCR_ND_RUN, in marvell_nfc_wait_ndrun()
532 writel_relaxed(ndcr | NDCR_ND_RUN, nfc->regs + NDCR); in marvell_nfc_prepare_cmd()
661 NDCR_GENERIC_FIELDS_MASK & ~NDCR_ND_RUN; in marvell_nfc_select_chip()
1712 writel_relaxed(readl(nfc->regs + NDCR) & ~NDCR_ND_RUN, in marvell_nfc_monolithic_access_exec()
1784 writel_relaxed(readl(nfc->regs + NDCR) & ~NDCR_ND_RUN, in marvell_nfc_naked_access_exec()