Searched refs:DP_DOWN_STREAM_PORT_COUNT (Results 1 – 6 of 6) sorted by relevance
273 return dpcd[DP_DOWN_STREAM_PORT_COUNT] & in drm_dp_sink_can_do_video_without_timing_msa()
143 #define DP_DOWN_STREAM_PORT_COUNT 0x007 macro
322 if (!(dig_connector->dpcd[DP_DOWN_STREAM_PORT_COUNT] & DP_OUI_SUPPORT)) in amdgpu_atombios_dp_probe_oui()
370 if (!(dig_connector->dpcd[DP_DOWN_STREAM_PORT_COUNT] & DP_OUI_SUPPORT)) in radeon_dp_probe_oui()
1294 down_strm_port_count.raw = dpcd_data[DP_DOWN_STREAM_PORT_COUNT - in dp_overwrite_extended_receiver_cap()1748 down_strm_port_count.raw = dpcd_data[DP_DOWN_STREAM_PORT_COUNT - in retrieve_link_cap()
911 u8 port_count = dpcd[DP_DOWN_STREAM_PORT_COUNT] & DP_PORT_COUNT_MASK; in drm_dp_downstream_port_count()