Home
last modified time | relevance | path

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

/dflybsd-src/sys/dev/drm/
H A Ddrm_dp_helper.c1004 if (count == aux->crc_count) in drm_dp_aux_get_crc()
1007 aux->crc_count = count; in drm_dp_aux_get_crc()
1186 aux->crc_count = 0; in drm_dp_start_crc()
/dflybsd-src/sys/dev/drm/include/drm/
H A Ddrm_dp_helper.h1045 u8 crc_count; member