Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/media/atomisp/pci/
H A Dia_css_acc_types.h80 struct ia_css_blob_info { struct
82 u32 offset; /** Blob offset in fw file */
84 memory_offsets; /** offset wrt hdr in bytes */
86 u32 size; /** Size of blob */
89 u32 icache_size; /** Size of icache section */
91 u32 text_source; /** Position of text in blob */
92 u32 text_size; /** Size of text section */
94 u32 data_source; /** Position of data in blob */
95 u32 data_target; /** Start of data in SP dmem */
96 u32 data_size; /** Size of text section */
[all …]