Searched refs:NFC_INT_MASK (Results 1 – 2 of 2) sorted by relevance
73 #define NFC_INT_MASK (1 << 4) macro205 nfc_set(mtd, NFC_CONFIG1, NFC_INT_MASK); in mpc5121_nfc_irq()219 nfc_clear(mtd, NFC_CONFIG1, NFC_INT_MASK); in mpc5121_nfc_done()744 nfc_write(mtd, NFC_CONFIG1, NFC_BIG_ENDIAN | NFC_INT_MASK | in mpc5121_nfc_probe()
89 #define NFC_INT_MASK (NFC_B2R_INT_ENABLE | \ macro269 writel(st & NFC_INT_MASK, nfc->regs + NFC_REG_ST); in sunxi_nfc_interrupt()270 writel(~st & ien & NFC_INT_MASK, nfc->regs + NFC_REG_INT); in sunxi_nfc_interrupt()280 if (events & ~NFC_INT_MASK) in sunxi_nfc_wait_events()307 writel(events & NFC_INT_MASK, nfc->regs + NFC_REG_ST); in sunxi_nfc_wait_events()