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