Searched refs:module_cfg_update (Results 1 – 2 of 2) sorted by relevance
1246 unsigned int module_en_update, module_cfg_update, module_ens; in rkisp1_isp_isr_other_config() local1249 module_cfg_update = new_params->module_cfg_update; in rkisp1_isp_isr_other_config()1253 if (module_cfg_update & RKISP1_CIF_ISP_MODULE_DPCC) in rkisp1_isp_isr_other_config()1269 if (module_cfg_update & RKISP1_CIF_ISP_MODULE_BLS) in rkisp1_isp_isr_other_config()1285 if (module_cfg_update & RKISP1_CIF_ISP_MODULE_SDG) in rkisp1_isp_isr_other_config()1301 if (module_cfg_update & RKISP1_CIF_ISP_MODULE_AWB_GAIN) in rkisp1_isp_isr_other_config()1316 if (module_cfg_update & RKISP1_CIF_ISP_MODULE_BDM) in rkisp1_isp_isr_other_config()1332 if (module_cfg_update & RKISP1_CIF_ISP_MODULE_FLT) in rkisp1_isp_isr_other_config()1348 if (module_cfg_update & RKISP1_CIF_ISP_MODULE_CTK) in rkisp1_isp_isr_other_config()1356 if (module_cfg_update & RKISP1_CIF_ISP_MODULE_GOC) in rkisp1_isp_isr_other_config()[all …]
844 __u32 module_cfg_update; member