Home
last modified time | relevance | path

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

/external/u-boot/arch/arm/mach-exynos/include/mach/
Ddp_info.h54 unsigned int v_sync_polarity; member
/external/u-boot/drivers/video/exynos/
Dexynos_dp_lowlevel.c1026 reg |= (video_info->v_sync_polarity << V_S_POLARITY_CFG_SHIFT); in exynos_dp_config_video_slave_mode()
1108 video_info.v_sync_polarity << V_S_POLARITY_CFG_SHIFT | in exynos_dp_config_video_bist()
Dexynos_dp.c921 priv->video_info.v_sync_polarity = fdtdec_get_int(blob, node, in exynos_dp_ofdata_to_platdata()