Searched refs:DP_SINK_COUNT (Results 1 – 7 of 7) sorted by relevance
| /Linux-v5.4/include/drm/ |
| D | drm_dp_helper.h | 518 #define DP_SINK_COUNT 0x200 macro
|
| /Linux-v5.4/drivers/gpu/drm/rockchip/ |
| D | cdn-dp-core.c | 170 ret = cdn_dp_dpcd_read(dp, DP_SINK_COUNT, &value, 1); in cdn_dp_get_sink_count()
|
| /Linux-v5.4/drivers/gpu/drm/bridge/ |
| D | analogix-anx78xx.c | 923 err = drm_dp_dpcd_readb(&anx78xx->aux, DP_SINK_COUNT, &value); in anx78xx_get_downstream_info()
|
| /Linux-v5.4/drivers/gpu/drm/amd/display/dc/core/ |
| D | dc_link_dp.c | 1443 DP_SINK_COUNT, in read_hpd_rx_irq_data() 2860 DP_SINK_COUNT, in retrieve_link_cap()
|
| /Linux-v5.4/drivers/gpu/drm/amd/display/amdgpu_dm/ |
| D | amdgpu_dm.c | 1508 dpcd_bytes_to_read = DP_LANE0_1_STATUS - DP_SINK_COUNT; in dm_handle_hpd_rx_irq() 1510 dpcd_addr = DP_SINK_COUNT; in dm_handle_hpd_rx_irq()
|
| /Linux-v5.4/drivers/gpu/drm/i915/ |
| D | i915_debugfs.c | 4403 { .offset = DP_SINK_COUNT, .end = DP_ADJUST_REQUEST_LANE2_3 },
|
| /Linux-v5.4/drivers/gpu/drm/i915/display/ |
| D | intel_dp.c | 4334 r = drm_dp_dpcd_readb(&intel_dp->aux, DP_SINK_COUNT, &count); in intel_dp_get_dpcd()
|