Searched refs:NFC_RESET (Results 1 – 3 of 3) sorted by relevance
89 #define NFC_RESET (1 << 6) macro746 nfc_set(mtd, NFC_CONFIG1, NFC_RESET); in mpc5121_nfc_probe()747 while (nfc_read(mtd, NFC_CONFIG1) & NFC_RESET) { in mpc5121_nfc_probe()
68 #define NFC_RESET BIT(1) macro340 writel(NFC_RESET, nfc->regs + NFC_REG_CTL); in sunxi_nfc_rst()343 if (!(readl(nfc->regs + NFC_REG_CTL) & NFC_RESET)) in sunxi_nfc_rst()
132 "GPIO142_C11"; /* NFC_RESET */