Home
last modified time | relevance | path

Searched refs:sp_thread_id (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.10/drivers/staging/media/atomisp/pci/runtime/isys/interface/
Dia_css_isys_comm.h47 u32 sp_thread_id, in ia_css_isys_generate_stream_id() argument
50 return sp_thread_id * IA_CSS_STREAM_MAX_ISYS_STREAM_PER_CH + stream_id; in ia_css_isys_generate_stream_id()
/Linux-v5.10/drivers/staging/media/atomisp/pci/
Dsh_css.c1054 unsigned int sp_thread_id; in sh_css_config_input_network() local
1111 rc = ia_css_pipeline_get_sp_thread_id(ia_css_pipe_get_pipe_num(pipe), &sp_thread_id); in sh_css_config_input_network()
1115 sp_pipeline_input_terminal = &sh_css_sp_group.pipe_io[sp_thread_id].input; in sh_css_config_input_network()
1142 isys_stream_id = ia_css_isys_generate_stream_id(sp_thread_id, i); in sh_css_config_input_network()
1230 u32 sp_thread_id, stream_id; in stream_csi_rx_helper() local
1244 &sp_thread_id); in stream_csi_rx_helper()
1253 u32 isys_stream_id = ia_css_isys_generate_stream_id(sp_thread_id, stream_id); in stream_csi_rx_helper()
9698 unsigned int sp_thread_id; local
9705 ia_css_pipe_get_pipe_num(entry), &sp_thread_id) != true)
9709 &sh_css_sp_group.pipe_io[sp_thread_id].input;