Home
last modified time | relevance | path

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

/external/u-boot/arch/arm/include/asm/arch-rockchip/
Dedp_rk3288.h219 #define VSYNC_POLARITY_CFG (0x1 << 1) macro
/external/u-boot/arch/arm/mach-exynos/include/mach/
Ddp.h508 #define VSYNC_POLARITY_CFG (0x1 << 1) macro
/external/u-boot/drivers/video/exynos/
Dexynos_dp_lowlevel.c1025 reg &= ~VSYNC_POLARITY_CFG; in exynos_dp_config_video_slave_mode()