Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/mtd/nand/raw/
H A Dvf610_nfc.c228 static inline void vf610_nfc_memcpy(void *dst, const void *src, size_t n) in vf610_nfc_memcpy() function
455 vf610_nfc_memcpy(buf, nfc->regs + NFC_MAIN_AREA(0) + c, len); in vf610_nfc_read_buf()
469 vf610_nfc_memcpy(nfc->regs + NFC_MAIN_AREA(0) + c, buf, l); in vf610_nfc_write_buf()