Lines Matching defs:ivpu_fw_info
13 struct ivpu_fw_info { struct
14 const struct firmware *file;
15 const char *name;
16 struct ivpu_bo *mem;
17 struct ivpu_bo *mem_shave_nn;
18 struct ivpu_bo *mem_log_crit;
19 struct ivpu_bo *mem_log_verb;
20 u64 runtime_addr;
21 u32 runtime_size;
22 u64 image_load_offset;
23 u32 image_size;
24 u32 shave_nn_size;
25 u64 entry_point; /* Cold or warm boot entry point for next boot */
26 u64 cold_boot_entry_point;
27 u32 trace_level;
28 u32 trace_destination_mask;
29 u64 trace_hw_component_mask;