Home
last modified time | relevance | path

Searched defs:ivpu_fw_info (Results 1 – 1 of 1) sorted by relevance

/Linux-v6.6/drivers/accel/ivpu/
Divpu_fw.h13 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;
[all …]