Searched defs:nvm_code_entry (Results 1 – 1 of 1) sorted by relevance
71 struct nvm_code_entry { struct72 u32 image_type; /* Image type */73 u32 nvm_start_addr; /* NVM address of the image */74 u32 len; /* Include CRC */75 u32 sram_start_addr; /* Where to load the image on the scratchpad */76 u32 sram_run_addr; /* Relevant in case of MIM only */