Searched refs:DP_SINK_COUNT (Results 1 – 9 of 9) sorted by relevance
| /linux/drivers/gpu/drm/bridge/analogix/ |
| H A D | analogix-anx6345.c | 411 err = drm_dp_dpcd_readb(&anx6345->aux, DP_SINK_COUNT, &value); in anx6345_get_downstream_info()
|
| H A D | analogix-anx78xx.c | 783 err = drm_dp_dpcd_readb(&anx78xx->aux, DP_SINK_COUNT, &value); in anx78xx_get_downstream_info()
|
| /linux/drivers/gpu/drm/i915/gvt/ |
| H A D | display.c | 581 port->dpcd->data[DP_SINK_COUNT] = 0x1; in setup_virtual_dp_monitor()
|
| /linux/drivers/gpu/drm/amd/display/amdgpu_dm/ |
| H A D | amdgpu_dm_mst_types.c | 733 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 D | drm_dp.h | 783 #define DP_SINK_COUNT 0x200 macro
|
| /linux/drivers/gpu/drm/rockchip/ |
| H A D | cdn-dp-core.c | 181 ret = cdn_dp_dpcd_read(dp, DP_SINK_COUNT, &value, 1); in cdn_dp_get_sink_count()
|
| /linux/drivers/gpu/drm/bridge/ |
| H A D | ite-it6505.c | 2439 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 D | link_dp_training.c | 565 DP_SINK_COUNT, in dp_check_link_loss_status()
|
| /linux/drivers/gpu/drm/xlnx/ |
| H A D | zynqmp_dp.c | 2345 err = drm_dp_dpcd_read(&dp->aux, DP_SINK_COUNT, status, in zynqmp_dp_hpd_irq_work_func()
|