Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/platform/samsung/exynos-gsc/
H A Dgsc-regs.h16 #define GSC_ENABLE_ON (1 << 0) macro
H A Dgsc-core.h441 cfg |= GSC_ENABLE_ON; in gsc_hw_enable_control()
443 cfg &= ~GSC_ENABLE_ON; in gsc_hw_enable_control()
/openbmc/linux/drivers/gpu/drm/exynos/
H A Dregs-gsc.h31 #define GSC_ENABLE_ON (1 << 0) macro
H A Dexynos_drm_gsc.c1109 cfg |= GSC_ENABLE_ON; in gsc_start()