Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/mach-exynos/include/mach/
H A Ddp_info.h116 DP_LANE_BW_1_62 = 0x06, enumerator
/openbmc/u-boot/drivers/video/exynos/
H A Dexynos_dp.c208 if (temp == DP_LANE_BW_1_62 || temp == DP_LANE_BW_2_70) in exynos_dp_handle_edid()
464 priv->lane_bw = DP_LANE_BW_1_62; in exynos_dp_reduce_link_rate()
H A Dexynos_dp_lowlevel.c853 if ((bwtype == DP_LANE_BW_1_62) || (bwtype == DP_LANE_BW_2_70)) in exynos_dp_set_link_bandwidth()