Home
last modified time | relevance | path

Searched refs:NFC_REG_PAT_ID (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/u-boot/drivers/mtd/nand/raw/
H A Dsunxi_nand.c63 #define NFC_REG_PAT_ID 0x00A4 macro
847 if (unlikely(!(readl(nfc->regs + NFC_REG_PAT_ID) & 0x1))) in sunxi_nfc_hw_ecc_read_chunk()
/OK3568_Linux_fs/kernel/drivers/mtd/nand/raw/
H A Dsunxi_nand.c53 #define NFC_REG_PAT_ID 0x00A4 macro
775 if (unlikely(!(readl(nfc->regs + NFC_REG_PAT_ID) & 0x1))) { in sunxi_nfc_hw_ecc_correct()