Searched refs:module_cfg_update (Results 1 – 2 of 2) sorted by relevance
886 unsigned int module_en_update, module_cfg_update, module_ens; in rkisp1_isp_isr_other_config() local889 module_cfg_update = new_params->module_cfg_update; in rkisp1_isp_isr_other_config()893 if (module_cfg_update & RKISP1_CIF_ISP_MODULE_DPCC) in rkisp1_isp_isr_other_config()909 if (module_cfg_update & RKISP1_CIF_ISP_MODULE_BLS) in rkisp1_isp_isr_other_config()925 if (module_cfg_update & RKISP1_CIF_ISP_MODULE_SDG) in rkisp1_isp_isr_other_config()941 if (module_cfg_update & RKISP1_CIF_ISP_MODULE_LSC) in rkisp1_isp_isr_other_config()957 if (module_cfg_update & RKISP1_CIF_ISP_MODULE_AWB_GAIN) in rkisp1_isp_isr_other_config()972 if (module_cfg_update & RKISP1_CIF_ISP_MODULE_BDM) in rkisp1_isp_isr_other_config()988 if (module_cfg_update & RKISP1_CIF_ISP_MODULE_FLT) in rkisp1_isp_isr_other_config()1004 if (module_cfg_update & RKISP1_CIF_ISP_MODULE_CTK) in rkisp1_isp_isr_other_config()[all …]
799 __u32 module_cfg_update; member