Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/mtd/nand/raw/
Dsunxi_nand.c162 #define NFC_SRAM_SIZE 1024 macro
480 cnt = min(len - offs, NFC_SRAM_SIZE); in sunxi_nfc_read_buf()
519 cnt = min(len - offs, NFC_SRAM_SIZE); in sunxi_nfc_write_buf()