Searched refs:ISP3X_MODULE_DRC (Results 1 – 5 of 5) sorted by relevance
47 #define ISP3X_MODULE_DRC ISP2X_MODULE_DRC macro
50 #define ISP32_MODULE_DRC ISP3X_MODULE_DRC
3804 if ((module_cfg_update & ISP3X_MODULE_DRC)) in __isp_isr_other_config()3853 if ((module_cfg_update & ISP3X_MODULE_DRC)) in __isp_isr_other_config()3947 if (module_en_update & ISP3X_MODULE_DRC) { in __isp_isr_other_en()3948 ops->hdrdrc_enable(params_vdev, !!(module_ens & ISP3X_MODULE_DRC), id); in __isp_isr_other_en()3949 priv_val->drc_en = !!(module_ens & ISP3X_MODULE_DRC); in __isp_isr_other_en()