Searched refs:NOR_PAGE_SIZE (Results 1 – 5 of 5) sorted by relevance
100 page_align = addr & (NOR_PAGE_SIZE - 1); in sfc_write_mtd()102 if (chunk > (NOR_PAGE_SIZE - page_align)) in sfc_write_mtd()103 chunk = NOR_PAGE_SIZE - page_align; in sfc_write_mtd()106 if (chunk < NOR_PAGE_SIZE) { in sfc_write_mtd()203 priv_dev->mtd.writebufsize = NOR_PAGE_SIZE; in sfc_nor_mtd_init()
10 #define NOR_PAGE_SIZE 256 macro
412 page_size = NOR_PAGE_SIZE; in snor_prog()
12 #define NOR_PAGE_SIZE 256 macro
454 page_size = NOR_PAGE_SIZE; in snor_prog()