Home
last modified time | relevance | path

Searched refs:SHADOWCON_CHx_ENABLE (Results 1 – 3 of 3) sorted by relevance

/linux/include/video/
H A Dsamsung_fimd.h237 #define SHADOWCON_CHx_ENABLE(_win) (1 << (_win)) macro
/linux/drivers/video/fbdev/
H A Ds3c-fb.c580 data |= SHADOWCON_CHx_ENABLE(win_no); in s3c_fb_set_par()
1148 data &= ~SHADOWCON_CHx_ENABLE(win->index); in s3c_fb_release_win()
1347 SHADOWCON_CHx_ENABLE(win) | in s3c_fb_clear_win()
/linux/drivers/gpu/drm/exynos/
H A Dexynos_drm_fimd.c356 val |= SHADOWCON_CHx_ENABLE(win); in fimd_enable_shadow_channel_path()
358 val &= ~SHADOWCON_CHx_ENABLE(win); in fimd_enable_shadow_channel_path()