Searched defs:sh_css_sp_stage (Results 1 – 2 of 2) sorted by relevance
575 struct sh_css_sp_stage { struct584 u8 num; /* Stage number */585 u8 isp_online;586 u8 isp_copy_vf;587 u8 isp_copy_output;588 u8 sp_enable_xnr;589 u8 isp_deci_log_factor;590 u8 isp_vf_downscale_bits;591 u8 deinterleaved;597 u8 program_input_circuit;[all …]
68 struct sh_css_sp_stage sh_css_sp_stage; variable