Searched refs:SFLASH_WRBUF_SIZE (Results 1 – 1 of 1) sorted by relevance
100 #define SFLASH_WRBUF_SIZE 128 macro316 for (i = 0; i < SFLASH_WRBUF_SIZE; i += 4) { in mtk_nor_write_buffer()338 for (i = 0; i + SFLASH_WRBUF_SIZE <= len; i += SFLASH_WRBUF_SIZE) { in mtk_nor_write()344 to += SFLASH_WRBUF_SIZE; in mtk_nor_write()345 buf += SFLASH_WRBUF_SIZE; in mtk_nor_write()