Searched refs:ISP32_MODULE_VSM (Results 1 – 3 of 3) sorted by relevance
3957 ISP32_MODULE_VSM | ISP32_MODULE_CAC); in __isp_isr_other_config()4048 if (module_cfg_update & ISP32_MODULE_VSM) in __isp_isr_other_config()4067 ISP32_MODULE_VSM | ISP32_MODULE_CAC); in __isp_isr_other_en()4159 if (module_en_update & ISP32_MODULE_VSM) in __isp_isr_other_en()4160 ops->vsm_enable(params_vdev, !!(module_ens & ISP32_MODULE_VSM)); in __isp_isr_other_en()
54 #define ISP32_MODULE_VSM BIT_ULL(45) macro