Searched refs:UHBR10_20_CAPABILITY (Results 1 – 3 of 3) sorted by relevance
219 out.bits.UHBR10_20_CAPABILITY = MIN(a->bits.UHBR10_20_CAPABILITY, in intersect_cable_id()220 b->bits.UHBR10_20_CAPABILITY); in intersect_cable_id()411 if (link->dpcd_caps.cable_id.bits.UHBR10_20_CAPABILITY & DP_UHBR20) in get_cable_max_link_rate()415 else if (link->dpcd_caps.cable_id.bits.UHBR10_20_CAPABILITY & DP_UHBR10) in get_cable_max_link_rate()
1052 uint8_t UHBR10_20_CAPABILITY :2; member
3256 …uint8_t UHBR10_20_CAPABILITY :2; /**< b'01 for UHBR10 support, b'10 for both UHBR10 and UHBR20 sup… member
Completed in 23 milliseconds