Searched refs:NVM_MAX_SIZE (Results 1 – 1 of 1) sorted by relevance
27 #define NVM_MAX_SIZE SZ_512K macro117 if (image_size < NVM_MIN_SIZE || image_size > NVM_MAX_SIZE) in nvm_validate_and_write()289 sw->nvm->buf = vmalloc(NVM_MAX_SIZE); in tb_switch_nvm_write()383 nvm_dev = register_nvmem(sw, nvm->id, NVM_MAX_SIZE, false); in tb_switch_nvm_add()