Searched refs:test_crc_count (Results 1 – 1 of 1) sorted by relevance
3901 int test_crc_count; in intel_dp_sink_crc() local3919 test_crc_count = buf & DP_TEST_COUNT_MASK; in intel_dp_sink_crc()3926 } while (--attempts && (buf & DP_TEST_COUNT_MASK) == test_crc_count); in intel_dp_sink_crc()