Searched refs:NFC_REG_ST (Results 1 – 1 of 1) sorted by relevance
33 #define NFC_REG_ST 0x0004 macro263 u32 st = readl(nfc->regs + NFC_REG_ST); in sunxi_nfc_interrupt()272 writel(st & NFC_INT_MASK, nfc->regs + NFC_REG_ST); in sunxi_nfc_interrupt()305 ret = readl_poll_timeout(nfc->regs + NFC_REG_ST, status, in sunxi_nfc_wait_events()310 writel(events & NFC_INT_MASK, nfc->regs + NFC_REG_ST); in sunxi_nfc_wait_events()323 ret = readl_poll_timeout(nfc->regs + NFC_REG_ST, status, in sunxi_nfc_wait_cmd_fifo_empty()