Home
last modified time | relevance | path

Searched refs:DP_SINK_COUNT (Results 1 – 9 of 9) sorted by relevance

/linux/drivers/gpu/drm/bridge/analogix/
H A Danalogix-anx6345.c411 err = drm_dp_dpcd_readb(&anx6345->aux, DP_SINK_COUNT, &value); in anx6345_get_downstream_info()
H A Danalogix-anx78xx.c783 err = drm_dp_dpcd_readb(&anx78xx->aux, DP_SINK_COUNT, &value); in anx78xx_get_downstream_info()
/linux/drivers/gpu/drm/i915/gvt/
H A Ddisplay.c581 port->dpcd->data[DP_SINK_COUNT] = 0x1; in setup_virtual_dp_monitor()
/linux/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm_mst_types.c733 dpcd_bytes_to_read = DP_LANE0_1_STATUS - DP_SINK_COUNT; in dm_handle_mst_sideband_msg_ready_event()
735 dpcd_addr = DP_SINK_COUNT; in dm_handle_mst_sideband_msg_ready_event()
/linux/include/drm/display/
H A Ddrm_dp.h783 #define DP_SINK_COUNT 0x200 macro
/linux/drivers/gpu/drm/rockchip/
H A Dcdn-dp-core.c181 ret = cdn_dp_dpcd_read(dp, DP_SINK_COUNT, &value, 1); in cdn_dp_get_sink_count()
/linux/drivers/gpu/drm/bridge/
H A Dite-it6505.c2439 ret = it6505_dpcd_read(it6505, DP_SINK_COUNT); in it6505_process_hpd_irq()
2519 dp_sink_count = it6505_dpcd_read(it6505, DP_SINK_COUNT); in it6505_irq_hpd()
2850 dp_sink_count = it6505_dpcd_read(it6505, DP_SINK_COUNT); in it6505_detect()
/linux/drivers/gpu/drm/amd/display/dc/link/protocols/
H A Dlink_dp_training.c565 DP_SINK_COUNT, in dp_check_link_loss_status()
/linux/drivers/gpu/drm/xlnx/
H A Dzynqmp_dp.c2345 err = drm_dp_dpcd_read(&dp->aux, DP_SINK_COUNT, status, in zynqmp_dp_hpd_irq_work_func()