Home
last modified time | relevance | path

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

/linux-4.4.14/include/drm/
Ddrm_dp_helper.h423 # define DP_TEST_COUNT_MASK 0xf macro
/linux-4.4.14/drivers/gpu/drm/i915/
Dintel_dp.c4148 intel_dp->sink_crc.last_count = buf & DP_TEST_COUNT_MASK; in intel_dp_sink_crc_start()
4187 count = buf & DP_TEST_COUNT_MASK; in intel_dp_sink_crc()
4207 intel_dp->sink_crc.last_count = buf & DP_TEST_COUNT_MASK; in intel_dp_sink_crc()