Searched refs:DP_TEST_COUNT_MASK (Results 1 – 2 of 2) sorted by relevance
423 # define DP_TEST_COUNT_MASK 0x7 macro
3919 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()