ch_enabled        106 drivers/gpu/drm/exynos/exynos7_drm_decon.c 	unsigned int win, ch_enabled = 0;
ch_enabled        115 drivers/gpu/drm/exynos/exynos7_drm_decon.c 			ch_enabled = 1;
ch_enabled        120 drivers/gpu/drm/exynos/exynos7_drm_decon.c 	if (ch_enabled)
ch_enabled        349 drivers/gpu/drm/exynos/exynos_drm_fimd.c 	unsigned int win, ch_enabled = 0;
ch_enabled        368 drivers/gpu/drm/exynos/exynos_drm_fimd.c 			ch_enabled = 1;
ch_enabled        373 drivers/gpu/drm/exynos/exynos_drm_fimd.c 	if (ch_enabled) {
ch_enabled         44 sound/soc/ti/omap-dmic.c 	u32 ch_enabled;
ch_enabled         69 sound/soc/ti/omap-dmic.c 	omap_dmic_write(dmic, OMAP_DMIC_CTRL_REG, ctrl | dmic->ch_enabled);
ch_enabled        201 sound/soc/ti/omap-dmic.c 	dmic->ch_enabled = 0;
ch_enabled        205 sound/soc/ti/omap-dmic.c 		dmic->ch_enabled |= OMAP_DMIC_UP3_ENABLE;
ch_enabled        208 sound/soc/ti/omap-dmic.c 		dmic->ch_enabled |= OMAP_DMIC_UP2_ENABLE;
ch_enabled        211 sound/soc/ti/omap-dmic.c 		dmic->ch_enabled |= OMAP_DMIC_UP1_ENABLE;