Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/mtd/nand/
Dvf610_nfc.c60 #define PAGE_2K 0x0800 macro
141 #define ECC_SRAM_ADDR (PAGE_2K + OOB_MAX - 8)
760 if (mtd->writesize + mtd->oobsize > PAGE_2K + OOB_MAX - 8) { in vf610_nfc_probe()
767 if (mtd->writesize != PAGE_2K && mtd->oobsize < 64) { in vf610_nfc_probe()
802 chip->ecc.size = PAGE_2K; in vf610_nfc_probe()