Searched refs:ISP32_MODULE_HDRMGE (Results 1 – 3 of 3) sorted by relevance
3960 if ((module_cfg_update & ISP32_MODULE_HDRMGE)) in __isp_isr_other_config()4009 if (module_cfg_update & ISP32_MODULE_HDRMGE) in __isp_isr_other_config()4108 if (module_en_update & ISP32_MODULE_HDRMGE) { in __isp_isr_other_en()4109 ops->hdrmge_enable(params_vdev, !!(module_ens & ISP32_MODULE_HDRMGE)); in __isp_isr_other_en()4110 priv_val->mge_en = !!(module_ens & ISP32_MODULE_HDRMGE); in __isp_isr_other_en()
37 #define ISP32_MODULE_HDRMGE ISP3X_MODULE_HDRMGE macro