Searched refs:fimc_mask (Results 1 – 1 of 1) sorted by relevance
45 static unsigned int fimc_mask = 0xc; variable46 module_param_named(fimc_devs, fimc_mask, uint, 0644);1217 if (id >= 0 && (BIT(id) & fimc_mask)) in exynos_drm_check_fimc_device()