Searched refs:DP_TEST_COUNT_MASK (Results 1 – 2 of 2) sorted by relevance
/linux/include/drm/display/ | ||
H A D | drm_dp.h | 909 # define DP_TEST_COUNT_MASK 0xf macro |
/linux/drivers/gpu/drm/display/ | ||
H A D | drm_dp_helper.c | 2004 count = buf & DP_TEST_COUNT_MASK; in drm_dp_aux_get_crc() |