Home
last modified time | relevance | path

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

/netbsd/sys/external/bsd/drm2/dist/drm/
H A Ddrm_dp_helper.c934 if (count == aux->crc_count) in drm_dp_aux_get_crc()
937 aux->crc_count = count; in drm_dp_aux_get_crc()
1146 aux->crc_count = 0; in drm_dp_start_crc()
/netbsd/sys/external/bsd/drm2/dist/include/drm/
H A Ddrm_dp_helper.h1406 u8 crc_count; member