Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/media/ipu3/
H A Dipu3-css-fw.h103 struct imgu_fw_sp_info { struct
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 */
113 u32 sleep_mode; /* different mode to halt SP */
118 u32 perf_counter_input_system_error;
119 u32 threads_stack; /* sp thread's stack pointers */
120 u32 threads_stack_size; /* sp thread's stack sizes */
[all …]