Searched refs:NVRAM_SIZE (Results 1 – 1 of 1) sorted by relevance
40 #define NVRAM_SIZE dynamic_nvram_size macro43 #define NVRAM_SIZE sizeof(wifi_nvram_image) macro198 *size_out = NVRAM_SIZE; in host_platform_resource_size()257 if (NVRAM_SIZE - read_pos > block_size) in host_get_resource_block()263 *size_out = NVRAM_SIZE - read_pos; in host_get_resource_block()