Searched refs:DP_SET_ANSI_8B10B (Results 1 – 4 of 4) sorted by relevance
160 link_config[1] = DP_SET_ANSI_8B10B; in intel_dp_link_training_clock_recovery()
409 # define DP_SET_ANSI_8B10B (1 << 0) macro
937 tmp[1] = tc->link.coding8b10b ? DP_SET_ANSI_8B10B : 0x00; in tc_main_link_setup()
571 err = drm_dp_aux_prepare(sor->aux, DP_SET_ANSI_8B10B); in tegra_sor_dp_train_fast()