Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/mtd/nand/raw/
H A Dsunxi_nand.c163 #define NFC_SRAM_SIZE 1024 macro
474 cnt = min(len - offs, NFC_SRAM_SIZE); in sunxi_nfc_read_buf()
507 cnt = min(len - offs, NFC_SRAM_SIZE); in sunxi_nfc_write_buf()