Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/video/exynos/
H A Dexynos_dp.c229 temp == DP_LANE_CNT_4) { in exynos_dp_handle_edid()
388 unsigned char lane_stat[DP_LANE_CNT_4] = {0,}; in exynos_dp_read_dpcd_lane_stat()
389 unsigned char shift_val[DP_LANE_CNT_4] = {0,}; in exynos_dp_read_dpcd_lane_stat()
422 unsigned char shift_val[DP_LANE_CNT_4] = {0, 4, 0, 4}; in exynos_dp_read_dpcd_adj_req()
489 unsigned char lt_ctl_val[DP_LANE_CNT_4] = {0, }; in exynos_dp_process_clock_recovery()
599 unsigned char lt_ctl_val[DP_LANE_CNT_4] = {0,}; in exynos_dp_process_equalizer_training()
H A Dexynos_dp_lowlevel.c878 (count == DP_LANE_CNT_4)) in exynos_dp_set_lane_count()
890 unsigned int reg_list[DP_LANE_CNT_4] = { in exynos_dp_get_lanex_pre_emphasis()
904 unsigned int reg_list[DP_LANE_CNT_4] = { in exynos_dp_set_lanex_pre_emphasis()
919 unsigned int reg_list[DP_LANE_CNT_4] = { in exynos_dp_set_lane_pre_emphasis()
925 unsigned int reg_shift[DP_LANE_CNT_4] = { in exynos_dp_set_lane_pre_emphasis()
/OK3568_Linux_fs/u-boot/arch/arm/mach-exynos/include/mach/
H A Ddp_info.h124 DP_LANE_CNT_4 = 4, enumerator