Searched refs:NVM_MAX_SIZE (Results 1 – 1 of 1) sorted by relevance
16 #define NVM_MAX_SIZE SZ_1M macro388 if (image_size < NVM_MIN_SIZE || image_size > NVM_MAX_SIZE) in tb_nvm_validate()469 nvm->buf = vmalloc(NVM_MAX_SIZE); in tb_nvm_write_buf()506 config.size = NVM_MAX_SIZE; in tb_nvm_add_non_active()