Searched refs:GFC100_WRITE_BYTE_SIZE (Results 1 – 1 of 1) sorted by relevance
47 #define GFC100_WRITE_BYTE_SIZE 4U macro384 addr += GFC100_WRITE_BYTE_SIZE; in gfc100_eflash_write()385 data = (void *)((uint32_t)data + GFC100_WRITE_BYTE_SIZE); in gfc100_eflash_write()386 remaining_len -= GFC100_WRITE_BYTE_SIZE; in gfc100_eflash_write()393 remaining_len += GFC100_WRITE_BYTE_SIZE; in gfc100_eflash_write()459 addr += GFC100_WRITE_BYTE_SIZE; in gfc100_eflash_row_write()460 data = (void *)((uintptr_t)data + GFC100_WRITE_BYTE_SIZE); in gfc100_eflash_row_write()461 remaining_len -= GFC100_WRITE_BYTE_SIZE; in gfc100_eflash_row_write()