Searched refs:NFC_SRAM_SIZE (Results 1 – 2 of 2) sorted by relevance
156 #define NFC_SRAM_SIZE 1024 macro458 cnt = min(len - offs, NFC_SRAM_SIZE); in sunxi_nfc_read_buf()496 cnt = min(len - offs, NFC_SRAM_SIZE); in sunxi_nfc_write_buf()1808 cnt = min_t(u32, remaining, NFC_SRAM_SIZE); in sunxi_nfc_exec_subop()
74 #define NFC_SRAM_SIZE (0x400) macro