Searched refs:module_en_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() local1248 module_en_update = new_params->module_en_update; in rkisp1_isp_isr_other_config()1257 if (module_en_update & RKISP1_CIF_ISP_MODULE_DPCC) { in rkisp1_isp_isr_other_config()1273 if (module_en_update & RKISP1_CIF_ISP_MODULE_BLS) { in rkisp1_isp_isr_other_config()1289 if (module_en_update & RKISP1_CIF_ISP_MODULE_SDG) { in rkisp1_isp_isr_other_config()1304 if (module_en_update & RKISP1_CIF_ISP_MODULE_AWB_GAIN) { in rkisp1_isp_isr_other_config()1320 if (module_en_update & RKISP1_CIF_ISP_MODULE_BDM) { in rkisp1_isp_isr_other_config()1336 if (module_en_update & RKISP1_CIF_ISP_MODULE_FLT) { in rkisp1_isp_isr_other_config()1352 if (module_en_update & RKISP1_CIF_ISP_MODULE_CTK) in rkisp1_isp_isr_other_config()1359 if (module_en_update & RKISP1_CIF_ISP_MODULE_GOC) { in rkisp1_isp_isr_other_config()[all …]
842 __u32 module_en_update; member