Home
last modified time | relevance | path

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

/external/u-boot/drivers/mtd/nand/
Dsunxi_nand.c162 #define NFC_SRAM_SIZE 1024 macro
473 cnt = min(len - offs, NFC_SRAM_SIZE); in sunxi_nfc_read_buf()
506 cnt = min(len - offs, NFC_SRAM_SIZE); in sunxi_nfc_write_buf()