Searched refs:NFC_REG_ECC_ERR_CNT (Results 1 – 2 of 2) sorted by relevance
59 #define NFC_REG_ECC_ERR_CNT(x) ((0x0040 + (x)) & ~0x3) macro855 ret = NFC_ECC_ERR_CNT(0, readl(nfc->regs + NFC_REG_ECC_ERR_CNT(0))); in sunxi_nfc_hw_ecc_read_chunk()
49 #define NFC_REG_ECC_ERR_CNT(x) ((0x0040 + (x)) & ~0x3) macro790 tmp = readl(nfc->regs + NFC_REG_ECC_ERR_CNT(step)); in sunxi_nfc_hw_ecc_correct()