Searched refs:test_lane_count (Results 1 – 2 of 2) sorted by relevance
1709 intel_dp->compliance.test_lane_count)) { in intel_dp_compute_config()1715 … min_lane_count = max_lane_count = intel_dp->compliance.test_lane_count; in intel_dp_compute_config()4012 uint8_t test_lane_count, test_link_bw; in intel_dp_autotest_link_training() local4018 &test_lane_count); in intel_dp_autotest_link_training()4024 test_lane_count &= DP_MAX_LANE_COUNT_MASK; in intel_dp_autotest_link_training()4036 test_lane_count)) in intel_dp_autotest_link_training()4039 intel_dp->compliance.test_lane_count = test_lane_count; in intel_dp_autotest_link_training()
948 u8 test_lane_count; member