Home
last modified time | relevance | path

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

/linux/drivers/staging/media/atomisp/pci/
A Dia_css_acc_types.h79 struct ia_css_blob_info { struct
81 u32 offset; /** Blob offset in fw file */
83 memory_offsets; /** offset wrt hdr in bytes */
85 u32 size; /** Size of blob */
88 u32 icache_size; /** Size of icache section */
90 u32 text_source; /** Position of text in blob */
91 u32 text_size; /** Size of text section */
93 u32 data_source; /** Position of data in blob */
94 u32 data_target; /** Start of data in SP dmem */
95 u32 data_size; /** Size of text section */
[all …]

Completed in 7 milliseconds