Home
last modified time | relevance | path

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

/external/u-boot/arch/arm/mach-exynos/include/mach/
Ddp_info.h53 unsigned int h_sync_polarity; member
/external/u-boot/drivers/video/exynos/
Dexynos_dp_lowlevel.c1032 reg |= (video_info->h_sync_polarity << H_S_POLARITY_CFG_SHIFT); in exynos_dp_config_video_slave_mode()
1109 video_info.h_sync_polarity << H_S_POLARITY_CFG_SHIFT); in exynos_dp_config_video_bist()
Dexynos_dp.c919 priv->video_info.h_sync_polarity = fdtdec_get_int(blob, node, in exynos_dp_ofdata_to_platdata()