Searched refs:DP_GET_SINK_COUNT (Results 1 – 9 of 9) sorted by relevance
189 count = DP_GET_SINK_COUNT(count); in dp_panel_read_sink_caps()
738 DP_GET_SINK_COUNT(link->dp_link.sink_count); in dp_link_parse_sink_count()
446 if (!DP_GET_SINK_COUNT(value)) { in anx6345_get_downstream_info()
817 if (!DP_GET_SINK_COUNT(value)) { in anx78xx_get_downstream_info()
715 # define DP_GET_SINK_COUNT(x) ((((x) & 0x80) >> 1) | ((x) & 0x3f)) macro
183 *sink_count = DP_GET_SINK_COUNT(value); in cdn_dp_get_sink_count()
2266 dpcd_sink_count = DP_GET_SINK_COUNT(ret); in it6505_process_hpd_irq()2642 it6505->sink_count = DP_GET_SINK_COUNT(dp_sink_count); in it6505_detect()
1524 return DP_GET_SINK_COUNT(count); in drm_dp_read_sink_count()
4196 sc = DP_GET_SINK_COUNT(esi[0]); in drm_dp_mst_hpd_irq()