Home
last modified time | relevance | path

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

/drivers/staging/media/ipu3/
Dipu3-abi.h1506 struct imgu_abi_blob_info { struct
1508 u32 offset; /* Blob offset in fw file */
1509 struct imgu_abi_isp_param_memory_offsets memory_offsets;
1511 u32 prog_name_offset; /* offset wrt hdr in bytes */
1512 u32 size; /* Size of blob */
1513 u32 padding_size; /* total cumulative of bytes added
1516 u32 icache_source; /* Position of icache in blob */
1517 u32 icache_size; /* Size of icache section */
1518 u32 icache_padding; /* added due to icache section alignment */
1519 u32 text_source; /* Position of text in blob */
[all …]