Searched refs:DP_SINK_COUNT (Results 1 – 12 of 12) sorted by relevance
| /OK3568_Linux_fs/u-boot/include/linux/ |
| H A D | drm_dp_helper.h | 236 #define DP_SINK_COUNT 0x200 macro
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/msm/dp/ |
| H A D | dp_panel.c | 179 rlen = drm_dp_dpcd_read(panel->aux, DP_SINK_COUNT, in dp_panel_read_sink_caps()
|
| H A D | dp_link.c | 723 rlen = drm_dp_dpcd_readb(link->aux, DP_SINK_COUNT, in dp_link_parse_sink_count()
|
| /OK3568_Linux_fs/u-boot/include/drm/ |
| H A D | drm_dp_helper.h | 542 #define DP_SINK_COUNT 0x200 macro
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/bridge/analogix/ |
| H A D | analogix-anx6345.c | 440 err = drm_dp_dpcd_readb(&anx6345->aux, DP_SINK_COUNT, &value); in anx6345_get_downstream_info()
|
| H A D | analogix-anx78xx.c | 811 err = drm_dp_dpcd_readb(&anx78xx->aux, DP_SINK_COUNT, &value); in anx78xx_get_downstream_info()
|
| /OK3568_Linux_fs/kernel/include/drm/ |
| H A D | drm_dp_helper.h | 583 #define DP_SINK_COUNT 0x200 macro
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/core/ |
| H A D | dc_link_dp.c | 1166 DP_SINK_COUNT, in check_link_loss_status() 1872 DP_SINK_COUNT, in read_hpd_rx_irq_data() 3545 DP_SINK_COUNT, in retrieve_link_cap()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/rockchip/ |
| H A D | cdn-dp-core.c | 154 ret = cdn_dp_dpcd_read(dp, DP_SINK_COUNT, &value, 1); in cdn_dp_get_sink_count()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/xlnx/ |
| H A D | zynqmp_dp.c | 1580 ret = drm_dp_dpcd_read(&dp->aux, DP_SINK_COUNT, status, in zynqmp_dp_irq_handler()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/ |
| H A D | drm_dp_helper.c | 1155 ret = drm_dp_dpcd_readb(aux, DP_SINK_COUNT, &count); in drm_dp_read_sink_count()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/amdgpu_dm/ |
| H A D | amdgpu_dm.c | 2451 dpcd_bytes_to_read = DP_LANE0_1_STATUS - DP_SINK_COUNT; in dm_handle_hpd_rx_irq() 2453 dpcd_addr = DP_SINK_COUNT; in dm_handle_hpd_rx_irq()
|