Searched refs:eomt (Results 1 – 2 of 2) sorted by relevance
176 bool eomt; member
281 buf[idx++] = (hdr->somt << 7) | (hdr->eomt << 6) | (hdr->seqno << 4); in drm_dp_encode_sideband_msg_hdr()320 hdr->eomt = (buf[idx] >> 6) & 0x1; in drm_dp_decode_sideband_msg_hdr()763 if (hdr->eomt) in drm_dp_sideband_msg_set_header()2873 hdr.eomt = 1; in process_single_tx_qlock()