Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/mtd/nand/
Dpxa3xx_nand.c43 #define PAGE_CHUNK_SIZE (2048) macro
724 if (page_size < PAGE_CHUNK_SIZE) { in set_command_address()
827 if (mtd->writesize == PAGE_CHUNK_SIZE) { in prepare_set_command()
829 } else if (mtd->writesize > PAGE_CHUNK_SIZE) { in prepare_set_command()
849 if (mtd->writesize > PAGE_CHUNK_SIZE) { in prepare_set_command()
868 if (mtd->writesize > PAGE_CHUNK_SIZE) { in prepare_set_command()
1563 if (mtd->writesize > PAGE_CHUNK_SIZE) { in pxa3xx_nand_scan()