Searched refs:ISP32_MODULE_GIC (Results 1 – 3 of 3) sorted by relevance
3956 module_cfg_update &= ~(ISP32_MODULE_GIC | ISP32_MODULE_BAYNR | in __isp_isr_other_config()4015 if (module_cfg_update & ISP32_MODULE_GIC) in __isp_isr_other_config()4066 module_en_update &= ~(ISP32_MODULE_GIC | ISP32_MODULE_BAYNR | in __isp_isr_other_en()4118 if (module_en_update & ISP32_MODULE_GIC) in __isp_isr_other_en()4119 ops->gic_enable(params_vdev, !!(module_ens & ISP32_MODULE_GIC)); in __isp_isr_other_en()
39 #define ISP32_MODULE_GIC ISP3X_MODULE_GIC macro