Searched refs:BLOCK_4K_SIZE (Results 1 – 1 of 1) sorted by relevance
27 #define BLOCK_4K_SIZE KB(4) macro275 if ((size % BLOCK_4K_SIZE) != 0) { in flash_npcx_nor_erase()297 addr += BLOCK_4K_SIZE; in flash_npcx_nor_erase()298 size -= BLOCK_4K_SIZE; in flash_npcx_nor_erase()