Searched refs:ISP3X_MODULE_BLS (Results 1 – 6 of 6) sorted by relevance
15 #define ISP3X_MODULE_BLS ISP2X_MODULE_BLS macro
18 #define ISP32_MODULE_BLS ISP3X_MODULE_BLS
1946 isp_cfg.module_ens |= ISP3X_MODULE_BLS; in convertAiqBlcToIsp32Params()1948 isp_cfg.module_en_update |= ISP3X_MODULE_BLS; in convertAiqBlcToIsp32Params()1949 isp_cfg.module_cfg_update |= ISP3X_MODULE_BLS; in convertAiqBlcToIsp32Params()
3819 if ((module_cfg_update & ISP3X_MODULE_BLS)) in __isp_isr_other_config()3913 if (module_en_update & ISP3X_MODULE_BLS) in __isp_isr_other_en()3914 ops->bls_enable(params_vdev, !!(module_ens & ISP3X_MODULE_BLS), id); in __isp_isr_other_en()