Home
last modified time | relevance | path

Searched refs:EXYNOS_VIDCON1_IVCLK_RISING_EDGE (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/u-boot/arch/arm/mach-exynos/include/mach/
H A Dfb.h209 #define EXYNOS_VIDCON1_IVCLK_RISING_EDGE (1 << 7) macro
/OK3568_Linux_fs/u-boot/drivers/video/exynos/
H A Dexynos_fb.c408 cfg |= EXYNOS_VIDCON1_IVCLK_RISING_EDGE; in exynos_fimd_lcd_init()