Searched refs:NFC_INT_MASK (Results 1 – 2 of 2) sorted by relevance
86 #define NFC_INT_MASK (1 << 4) macro218 nfc_set(mtd, NFC_CONFIG1, NFC_INT_MASK); in mpc5121_nfc_irq()232 nfc_clear(mtd, NFC_CONFIG1, NFC_INT_MASK); in mpc5121_nfc_done()766 nfc_write(mtd, NFC_CONFIG1, NFC_BIG_ENDIAN | NFC_INT_MASK | in mpc5121_nfc_probe()
95 #define NFC_INT_MASK (NFC_B2R_INT_ENABLE | \ macro265 writel(st & NFC_INT_MASK, nfc->regs + NFC_REG_ST); in sunxi_nfc_interrupt()266 writel(~st & ien & NFC_INT_MASK, nfc->regs + NFC_REG_INT); in sunxi_nfc_interrupt()276 if (events & ~NFC_INT_MASK) in sunxi_nfc_wait_events()303 writel(events & NFC_INT_MASK, nfc->regs + NFC_REG_ST); in sunxi_nfc_wait_events()