Home
last modified time | relevance | path

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

/linux/drivers/staging/media/ipu3/
H A Dipu3-css-fw.h105 struct imgu_fw_sp_info { struct
106 u32 init_dmem_data; /* data sect config, stored to dmem */
107 u32 per_frame_data; /* Per frame data, stored to dmem */
108 u32 group; /* Per pipeline data, loaded by dma */
109 u32 output; /* SP output data, loaded by dmem */
110 u32 host_sp_queue; /* Host <-> SP queues */
111 u32 host_sp_com; /* Host <-> SP commands */
112 u32 isp_started; /* P'ed from sensor thread, csim only */
113 u32 sw_state; /* Polled from css, enum imgu_abi_sp_swstate */
114 u32 host_sp_queues_initialized; /* Polled from the SP */
[all …]