Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/platform/exynos-gsc/
Dgsc-regs.h19 #define GSC_ENABLE_ON (1 << 0) macro
Dgsc-core.h439 cfg |= GSC_ENABLE_ON; in gsc_hw_enable_control()
441 cfg &= ~GSC_ENABLE_ON; in gsc_hw_enable_control()
/Linux-v4.19/drivers/gpu/drm/exynos/
Dregs-gsc.h34 #define GSC_ENABLE_ON (1 << 0) macro
Dexynos_drm_gsc.c1105 cfg |= GSC_ENABLE_ON; in gsc_start()