Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mtd/nand/raw/
H A Dsunxi_nand.c156 #define NFC_SRAM_SIZE 1024 macro
458 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()
H A Drockchip-nand-controller.c74 #define NFC_SRAM_SIZE (0x400) macro
/openbmc/u-boot/drivers/mtd/nand/raw/
H A Dsunxi_nand.c162 #define NFC_SRAM_SIZE 1024 macro
473 cnt = min(len - offs, NFC_SRAM_SIZE); in sunxi_nfc_read_buf()
506 cnt = min(len - offs, NFC_SRAM_SIZE); in sunxi_nfc_write_buf()