Searched refs:NFC_REG_INT (Results 1 – 1 of 1) sorted by relevance
44 #define NFC_REG_INT 0x0008 macro257 u32 ien = readl(nfc->regs + NFC_REG_INT); in sunxi_nfc_interrupt()266 writel(~st & ien & NFC_INT_MASK, nfc->regs + NFC_REG_INT); in sunxi_nfc_interrupt()285 writel(events, nfc->regs + NFC_REG_INT); in sunxi_nfc_wait_events()294 writel(0, nfc->regs + NFC_REG_INT); in sunxi_nfc_wait_events()2059 writel(0, nfc->regs + NFC_REG_INT); in sunxi_nfc_probe()