Searched refs:PAGE_CHUNK_SIZE (Results 1 – 1 of 1) sorted by relevance
42 #define PAGE_CHUNK_SIZE (2048) macro879 if (page_size < PAGE_CHUNK_SIZE) { in set_command_address()982 if (mtd->writesize == PAGE_CHUNK_SIZE) { in prepare_set_command()984 } else if (mtd->writesize > PAGE_CHUNK_SIZE) { in prepare_set_command()1004 if (mtd->writesize > PAGE_CHUNK_SIZE) { in prepare_set_command()1023 if (mtd->writesize > PAGE_CHUNK_SIZE) { in prepare_set_command()1646 if (mtd->writesize > PAGE_CHUNK_SIZE) { in pxa3xx_nand_scan()