Searched refs:GSC_ENABLE_ON (Results 1 - 4 of 4) sorted by relevance

/linux-4.4.14/drivers/media/platform/exynos-gsc/
H A Dgsc-regs.h19 #define GSC_ENABLE_ON (1 << 0) macro
H A Dgsc-core.h442 cfg |= GSC_ENABLE_ON; gsc_hw_enable_control()
444 cfg &= ~GSC_ENABLE_ON; gsc_hw_enable_control()
/linux-4.4.14/drivers/gpu/drm/exynos/
H A Dregs-gsc.h34 #define GSC_ENABLE_ON (1 << 0) macro
H A Dexynos_drm_gsc.c1614 cfg |= GSC_ENABLE_ON;
1650 cfg &= ~GSC_ENABLE_ON; gsc_ippdrv_stop()

Completed in 92 milliseconds