Searched refs:ISP3X_MODULE_YNR (Results 1 – 7 of 7) sorted by relevance
675 isp_cfg.module_en_update |= ISP3X_MODULE_YNR; in convertAiqYnrToIsp3xParams()676 isp_cfg.module_ens |= ISP3X_MODULE_YNR; in convertAiqYnrToIsp3xParams()677 isp_cfg.module_cfg_update |= ISP3X_MODULE_YNR; in convertAiqYnrToIsp3xParams()
44 #define ISP3X_MODULE_YNR ISP2X_MODULE_YNR macro
47 #define ISP32_MODULE_YNR ISP3X_MODULE_YNR
1302 isp_cfg.module_en_update |= ISP3X_MODULE_YNR; in convertAiqYnrToIsp32Params()1303 isp_cfg.module_ens |= ISP3X_MODULE_YNR; in convertAiqYnrToIsp32Params()1307 isp_cfg.module_cfg_update |= ISP3X_MODULE_YNR; in convertAiqYnrToIsp32Params()
3868 if ((module_cfg_update & ISP3X_MODULE_YNR)) in __isp_isr_other_config()3968 if (module_en_update & ISP3X_MODULE_YNR) in __isp_isr_other_en()3969 ops->ynr_enable(params_vdev, !!(module_ens & ISP3X_MODULE_YNR), id); in __isp_isr_other_en()