Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/mtd/nand/
Dsunxi_nand.c161 #define NFC_SRAM_SIZE 1024 macro
445 cnt = min(len - offs, NFC_SRAM_SIZE); in sunxi_nfc_read_buf()
478 cnt = min(len - offs, NFC_SRAM_SIZE); in sunxi_nfc_write_buf()