Searched refs:NFC_REG_ST (Results 1 – 1 of 1) sorted by relevance
45 #define NFC_REG_ST 0x0004 macro331 status = readl(nfc->regs + NFC_REG_ST); in sunxi_nfc_wait_int()340 writel(status & flags, nfc->regs + NFC_REG_ST); in sunxi_nfc_wait_int()353 if (!(readl(nfc->regs + NFC_REG_ST) & NFC_CMD_FIFO_STATUS)) in sunxi_nfc_wait_cmd_fifo_empty()396 ret = !!(readl(nfc->regs + NFC_REG_ST) & in sunxi_nfc_dev_ready()402 ret = !!(readl(nfc->regs + NFC_REG_ST) & in sunxi_nfc_dev_ready()