Home
last modified time | relevance | path

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

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