Searched refs:NFC_RAM0_BASE (Results 1 – 2 of 2) sorted by relevance
41 #define NFC_RAM0_BASE 0x00000400 macro315 memcpy_fromio(data, SUNXI_NFC_BASE + NFC_RAM0_BASE, in nand_read_page()
70 #define NFC_RAM0_BASE 0x0400 macro495 memcpy_fromio(buf + offs, nfc->regs + NFC_RAM0_BASE, in sunxi_nfc_read_buf()520 memcpy_toio(nfc->regs + NFC_RAM0_BASE, buf + offs, cnt); in sunxi_nfc_write_buf()864 memcpy_fromio(data, nfc->regs + NFC_RAM0_BASE, ecc->size); in sunxi_nfc_hw_ecc_read_chunk()
Completed in 8 milliseconds