Home
last modified time | relevance | path

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

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

Completed in 6 milliseconds