Home
last modified time | relevance | path

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

/linux-3.4.99/arch/arm/plat-samsung/include/plat/
Dregs-fb.h322 #define VIDINTCON0_FRAMESEL1_NONE (0x0 << 13) macro
/linux-3.4.99/drivers/gpu/drm/exynos/
Dexynos_drm_fimd.c261 val |= VIDINTCON0_FRAMESEL1_NONE; in fimd_enable_vblank()
/linux-3.4.99/drivers/video/
Ds3c-fb.c988 irq_ctrl_reg |= VIDINTCON0_FRAMESEL1_NONE; in s3c_fb_enable_irq()