Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/mach-exynos/include/mach/
H A Ddp_info.h122 DP_LANE_CNT_2 = 2, enumerator
/openbmc/u-boot/drivers/video/exynos/
H A Dexynos_dp.c227 if (temp == DP_LANE_CNT_1 || temp == DP_LANE_CNT_2 || in exynos_dp_handle_edid()
H A Dexynos_dp_lowlevel.c874 if ((count == DP_LANE_CNT_1) || (count == DP_LANE_CNT_2) || in exynos_dp_set_lane_count()