Searched refs:ISP2X_MODULE_DRC (Results 1 – 5 of 5) sorted by relevance
3460 if ((module_cfg_update & ISP2X_MODULE_DRC)) in __isp_isr_other_config()3505 if ((module_cfg_update & ISP2X_MODULE_DRC)) in __isp_isr_other_config()3569 if (module_en_update & ISP2X_MODULE_DRC) in __isp_isr_other_en()3570 ops->hdrdrc_enable(params_vdev, !!(module_ens & ISP2X_MODULE_DRC)); in __isp_isr_other_en()3609 if (module_en_update & ISP2X_MODULE_DRC) in __isp_isr_other_en()3610 ops->hdrdrc_enable(params_vdev, !!(module_ens & ISP2X_MODULE_DRC)); in __isp_isr_other_en()
20 #define ISP2X_MODULE_DRC BIT_ULL(41) macro
47 #define ISP3X_MODULE_DRC ISP2X_MODULE_DRC