Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/mtd/nand/raw/
H A Dsunxi_nand.c156 #define NFC_SRAM_SIZE 1024 macro
448 cnt = min(len - offs, NFC_SRAM_SIZE); in sunxi_nfc_read_buf()
486 cnt = min(len - offs, NFC_SRAM_SIZE); in sunxi_nfc_write_buf()
1818 cnt = min_t(u32, remaining, NFC_SRAM_SIZE); in sunxi_nfc_exec_subop()
H A Drockchip-nand-controller.c75 #define NFC_SRAM_SIZE (0x400) macro
/OK3568_Linux_fs/u-boot/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()