Home
last modified time | relevance | path

Searched refs:test_lane_count (Results 1 – 2 of 2) sorted by relevance

/openbsd/sys/dev/pci/drm/i915/display/
H A Dintel_dp.c1445 intel_dp->compliance.test_lane_count)) { in intel_dp_adjust_compliance_config()
1453 intel_dp->compliance.test_lane_count; in intel_dp_adjust_compliance_config()
3765 u8 test_lane_count, test_link_bw; in intel_dp_autotest_link_training() local
3771 &test_lane_count); in intel_dp_autotest_link_training()
3777 test_lane_count &= DP_MAX_LANE_COUNT_MASK; in intel_dp_autotest_link_training()
3789 test_lane_count)) in intel_dp_autotest_link_training()
3792 intel_dp->compliance.test_lane_count = test_lane_count; in intel_dp_autotest_link_training()
H A Dintel_display_types.h1613 u8 test_lane_count; member