Searched refs:ISP2X_MODULE_YNR (Results 1 – 6 of 6) sorted by relevance
797 isp_cfg.module_ens |= ISP2X_MODULE_YNR; in convertAiqYnrToIsp21Params()798 isp_cfg.module_en_update |= ISP2X_MODULE_YNR; in convertAiqYnrToIsp21Params()799 isp_cfg.module_cfg_update |= ISP2X_MODULE_YNR; in convertAiqYnrToIsp21Params()
17 #define ISP2X_MODULE_YNR BIT_ULL(38) macro
44 #define ISP3X_MODULE_YNR ISP2X_MODULE_YNR
3520 if ((module_cfg_update & ISP2X_MODULE_YNR)) in __isp_isr_other_config()3626 if (module_en_update & ISP2X_MODULE_YNR) in __isp_isr_other_en()3627 ops->ynr_enable(params_vdev, !!(module_ens & ISP2X_MODULE_YNR), &new_params->others.ynr_cfg); in __isp_isr_other_en()