Searched defs:sh_css_sp_pipeline (Results 1 – 1 of 1) sorted by relevance
468 struct sh_css_sp_pipeline { struct469 u32 pipe_id; /* the pipe ID */470 u32 pipe_num; /* the dynamic pipe number */471 u32 thread_id; /* the sp thread ID */472 u32 pipe_config; /* the pipe config */473 u32 pipe_qos_config; /* Bitmap of multiple QOS extension fw state.475 u32 inout_port_config;476 u32 required_bds_factor;477 u32 dvs_frame_delay;478 u32 input_system_mode; /* enum ia_css_input_mode */[all …]