Home
last modified time | relevance | path

Searched refs:FLASH_WRITE_CHUNK_SIZE (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/net/wireless/rsi/
H A Drsi_hal.h42 #define FLASH_WRITE_CHUNK_SIZE (4 * 1024) macro
H A Drsi_91x_hal.c791 num_flash = content_size / FLASH_WRITE_CHUNK_SIZE; in auto_fw_upgrade()
799 content_size = FLASH_WRITE_CHUNK_SIZE; in auto_fw_upgrade()
804 temp_content_size % FLASH_WRITE_CHUNK_SIZE; in auto_fw_upgrade()