Searched refs:ISP32_MODULE_DRC (Results 1 – 3 of 3) sorted by relevance
3963 if ((module_cfg_update & ISP32_MODULE_DRC)) in __isp_isr_other_config()4012 if (module_cfg_update & ISP32_MODULE_DRC) in __isp_isr_other_config()4113 if (module_en_update & ISP32_MODULE_DRC) { in __isp_isr_other_en()4114 ops->hdrdrc_enable(params_vdev, !!(module_ens & ISP32_MODULE_DRC)); in __isp_isr_other_en()4115 priv_val->drc_en = !!(module_ens & ISP32_MODULE_DRC); in __isp_isr_other_en()
50 #define ISP32_MODULE_DRC ISP3X_MODULE_DRC macro