Searched refs:ISP2X_MODULE_CCM (Results 1 – 10 of 10) sorted by relevance
1940 isp_cfg.module_ens |= ISP2X_MODULE_CCM; in convertAiqCcmToIsp20Params()1942 isp_cfg.module_en_update |= ISP2X_MODULE_CCM; in convertAiqCcmToIsp20Params()1943 isp_cfg.module_cfg_update |= ISP2X_MODULE_CCM; in convertAiqCcmToIsp20Params()3317 isp_cfg.module_ens |= ISP2X_MODULE_CCM;3318 isp_cfg.module_en_update |= ISP2X_MODULE_CCM;3319 isp_cfg.module_cfg_update |= ISP2X_MODULE_CCM;3325 isp_cfg.module_ens &= ~ISP2X_MODULE_CCM;3326 isp_cfg.module_en_update |= ISP2X_MODULE_CCM;3327 isp_cfg.module_cfg_update &= ~ISP2X_MODULE_CCM;
247 isp_cfg.module_ens |= ISP2X_MODULE_CCM; in convertAiqCcmToIsp21Params()249 isp_cfg.module_en_update |= ISP2X_MODULE_CCM; in convertAiqCcmToIsp21Params()250 isp_cfg.module_cfg_update |= ISP2X_MODULE_CCM; in convertAiqCcmToIsp21Params()
20 #define ISP3X_MODULE_CCM ISP2X_MODULE_CCM
161 #define ISP2X_MODULE_CCM BIT_ULL(ISP2X_ID_CCM) macro
149 #define ISP2X_MODULE_CCM _BITULL(ISP2X_ID_CCM) macro
3770 if ((module_cfg_update & ISP2X_MODULE_CCM)) in __isp_isr_other_config()3857 if (module_en_update & ISP2X_MODULE_CCM) in __isp_isr_other_en()3858 ops->ccm_enable(params_vdev, !!(module_ens & ISP2X_MODULE_CCM)); in __isp_isr_other_en()
3483 if ((module_cfg_update & ISP2X_MODULE_CCM)) in __isp_isr_other_config()3592 if (module_en_update & ISP2X_MODULE_CCM) in __isp_isr_other_en()3593 ops->ccm_enable(params_vdev, !!(module_ens & ISP2X_MODULE_CCM)); in __isp_isr_other_en()
103 if (rkisp_debug_reg & ISP2X_MODULE_CCM) { in dump_dbg_reg()
1784 isp_cfg.module_ens |= ISP2X_MODULE_CCM; in convertAiqCcmToIsp32Params()1786 isp_cfg.module_en_update |= ISP2X_MODULE_CCM; in convertAiqCcmToIsp32Params()1787 isp_cfg.module_cfg_update |= ISP2X_MODULE_CCM; in convertAiqCcmToIsp32Params()