Home
last modified time | relevance | path

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

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