Searched defs:ivpu_fw_info (Results 1 – 1 of 1) sorted by relevance
13 struct ivpu_fw_info { struct14 const struct firmware *file;15 struct ivpu_bo *mem;16 struct ivpu_bo *mem_shave_nn;17 struct ivpu_bo *mem_log_crit;19 u64 runtime_addr;20 u32 runtime_size;21 u64 image_load_offset;22 u32 image_size;23 u32 shave_nn_size;[all …]
Completed in 4 milliseconds