Searched refs:NFC_INT_MASK (Results 1 – 2 of 2) sorted by relevance
73 #define NFC_INT_MASK (1 << 4) macro206 nfc_set(mtd, NFC_CONFIG1, NFC_INT_MASK); in mpc5121_nfc_irq()220 nfc_clear(mtd, NFC_CONFIG1, NFC_INT_MASK); in mpc5121_nfc_done()751 nfc_write(mtd, NFC_CONFIG1, NFC_BIG_ENDIAN | NFC_INT_MASK | in mpc5121_nfc_probe()
89 #define NFC_INT_MASK (NFC_B2R_INT_ENABLE | \ macro272 writel(st & NFC_INT_MASK, nfc->regs + NFC_REG_ST); in sunxi_nfc_interrupt()273 writel(~st & ien & NFC_INT_MASK, nfc->regs + NFC_REG_INT); in sunxi_nfc_interrupt()283 if (events & ~NFC_INT_MASK) in sunxi_nfc_wait_events()310 writel(events & NFC_INT_MASK, nfc->regs + NFC_REG_ST); in sunxi_nfc_wait_events()