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