Searched refs:g_disable_isp_modules_cfg_update (Results 1 – 2 of 2) sorted by relevance
43 unsigned long long g_disable_isp_modules_cfg_update = 0x0; variable128 g_disable_isp_modules_cfg_update |= 1ULL << i; in get_dbg_force_disable_mods_env()132 g_disable_isp_modules_cfg_update |= 1ULL << i; in get_dbg_force_disable_mods_env()134 g_disable_isp_modules_cfg_update &= ~(1ULL << i); in get_dbg_force_disable_mods_env()154 g_disable_isp_modules_en, g_disable_isp_modules_cfg_update, g_bypass_isp_params, in get_dbg_force_disable_mods_env()
26 extern unsigned long long g_disable_isp_modules_cfg_update;