Home
last modified time | relevance | path

Searched refs:DP_GET_SINK_COUNT (Results 1 – 10 of 10) sorted by relevance

/linux-6.3-rc2/drivers/gpu/drm/msm/dp/
A Ddp_panel.c190 count = DP_GET_SINK_COUNT(count); in dp_panel_read_sink_caps()
A Ddp_link.c741 DP_GET_SINK_COUNT(link->dp_link.sink_count); in dp_link_parse_sink_count()
/linux-6.3-rc2/drivers/gpu/drm/bridge/analogix/
A Danalogix-anx6345.c445 if (!DP_GET_SINK_COUNT(value)) { in anx6345_get_downstream_info()
A Danalogix-anx78xx.c817 if (!DP_GET_SINK_COUNT(value)) { in anx78xx_get_downstream_info()
/linux-6.3-rc2/include/drm/display/
A Ddrm_dp.h724 # define DP_GET_SINK_COUNT(x) ((((x) & 0x80) >> 1) | ((x) & 0x3f)) macro
/linux-6.3-rc2/drivers/gpu/drm/bridge/
A Dite-it6505.c2272 dpcd_sink_count = DP_GET_SINK_COUNT(ret); in it6505_process_hpd_irq()
2344 it6505->sink_count = DP_GET_SINK_COUNT(dp_sink_count); in it6505_irq_hpd()
2646 it6505->sink_count = DP_GET_SINK_COUNT(dp_sink_count); in it6505_detect()
/linux-6.3-rc2/drivers/gpu/drm/rockchip/
A Dcdn-dp-core.c183 *sink_count = DP_GET_SINK_COUNT(value); in cdn_dp_get_sink_count()
/linux-6.3-rc2/drivers/gpu/drm/mediatek/
A Dmtk_dp.c1957 if (DP_GET_SINK_COUNT(sink_count)) in mtk_dp_bdg_detect()
/linux-6.3-rc2/drivers/gpu/drm/display/
A Ddrm_dp_helper.c1571 return DP_GET_SINK_COUNT(count); in drm_dp_read_sink_count()
A Ddrm_dp_mst_topology.c4071 sc = DP_GET_SINK_COUNT(esi[0]); in drm_dp_mst_hpd_irq()

Completed in 46 milliseconds