Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/exynos/
H A Dregs-fimc.h488 #define EXYNOS_CIOCTRL_LASTENDEN (1 << 30) macro
H A Dexynos_drm_fimc.c294 cfg |= EXYNOS_CIOCTRL_LASTENDEN; in fimc_handle_lastend()
296 cfg &= ~EXYNOS_CIOCTRL_LASTENDEN; in fimc_handle_lastend()
/kernel/linux/linux-6.6/drivers/gpu/drm/exynos/
H A Dregs-fimc.h488 #define EXYNOS_CIOCTRL_LASTENDEN (1 << 30) macro
H A Dexynos_drm_fimc.c292 cfg |= EXYNOS_CIOCTRL_LASTENDEN; in fimc_handle_lastend()
294 cfg &= ~EXYNOS_CIOCTRL_LASTENDEN; in fimc_handle_lastend()

Completed in 8 milliseconds