Home
last modified time | relevance | path

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

/linux/include/video/
H A Dsamsung_fimd.h331 #define VIDINTCON0_FRAMESEL0_VSYNC (0x1 << 15) macro
/linux/drivers/gpu/drm/exynos/
H A Dexynos7_drm_decon.c288 val |= VIDINTCON0_FRAMESEL0_VSYNC; in decon_enable_vblank()
/linux/drivers/video/fbdev/
H A Ds3c-fb.c930 irq_ctrl_reg |= VIDINTCON0_FRAMESEL0_VSYNC; in s3c_fb_enable_irq()