Searched refs:NFC_REG_INT (Results 1 – 1 of 1) sorted by relevance
34 #define NFC_REG_INT 0x0008 macro264 u32 ien = readl(nfc->regs + NFC_REG_INT); in sunxi_nfc_interrupt()273 writel(~st & ien & NFC_INT_MASK, nfc->regs + NFC_REG_INT); in sunxi_nfc_interrupt()292 writel(events, nfc->regs + NFC_REG_INT); in sunxi_nfc_wait_events()301 writel(0, nfc->regs + NFC_REG_INT); in sunxi_nfc_wait_events()2127 writel(0, nfc->regs + NFC_REG_INT); in sunxi_nfc_probe()