Searched refs:DP_SINK_COUNT (Results 1 – 10 of 10) sorted by relevance
| /linux/drivers/gpu/drm/msm/dp/ |
| A D | dp_panel.c | 184 rlen = drm_dp_dpcd_read(panel->aux, DP_SINK_COUNT, in dp_panel_read_sink_caps()
|
| A D | dp_link.c | 723 rlen = drm_dp_dpcd_readb(link->aux, DP_SINK_COUNT, in dp_link_parse_sink_count()
|
| /linux/drivers/gpu/drm/bridge/analogix/ |
| A D | analogix-anx6345.c | 440 err = drm_dp_dpcd_readb(&anx6345->aux, DP_SINK_COUNT, &value); in anx6345_get_downstream_info()
|
| A D | analogix-anx78xx.c | 811 err = drm_dp_dpcd_readb(&anx78xx->aux, DP_SINK_COUNT, &value); in anx78xx_get_downstream_info()
|
| /linux/drivers/gpu/drm/rockchip/ |
| A D | cdn-dp-core.c | 173 ret = cdn_dp_dpcd_read(dp, DP_SINK_COUNT, &value, 1); in cdn_dp_get_sink_count()
|
| /linux/include/drm/ |
| A D | drm_dp_helper.h | 717 #define DP_SINK_COUNT 0x200 macro
|
| /linux/drivers/gpu/drm/xlnx/ |
| A D | zynqmp_dp.c | 1581 ret = drm_dp_dpcd_read(&dp->aux, DP_SINK_COUNT, status, in zynqmp_dp_irq_handler()
|
| /linux/drivers/gpu/drm/amd/display/dc/core/ |
| A D | dc_link_dp.c | 1439 DP_SINK_COUNT, 2654 DP_SINK_COUNT, 4688 DP_SINK_COUNT,
|
| /linux/drivers/gpu/drm/ |
| A D | drm_dp_helper.c | 1304 ret = drm_dp_dpcd_readb(aux, DP_SINK_COUNT, &count); in drm_dp_read_sink_count()
|
| /linux/drivers/gpu/drm/amd/display/amdgpu_dm/ |
| A D | amdgpu_dm.c | 3085 dpcd_bytes_to_read = DP_LANE0_1_STATUS - DP_SINK_COUNT; in dm_handle_mst_sideband_msg() 3087 dpcd_addr = DP_SINK_COUNT; in dm_handle_mst_sideband_msg()
|
Completed in 59 milliseconds