Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/linux/
H A Ddrm_dp_helper.h236 #define DP_SINK_COUNT 0x200 macro
/OK3568_Linux_fs/kernel/drivers/gpu/drm/msm/dp/
H A Ddp_panel.c179 rlen = drm_dp_dpcd_read(panel->aux, DP_SINK_COUNT, in dp_panel_read_sink_caps()
H A Ddp_link.c723 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 Ddrm_dp_helper.h542 #define DP_SINK_COUNT 0x200 macro
/OK3568_Linux_fs/kernel/drivers/gpu/drm/bridge/analogix/
H A Danalogix-anx6345.c440 err = drm_dp_dpcd_readb(&anx6345->aux, DP_SINK_COUNT, &value); in anx6345_get_downstream_info()
H A Danalogix-anx78xx.c811 err = drm_dp_dpcd_readb(&anx78xx->aux, DP_SINK_COUNT, &value); in anx78xx_get_downstream_info()
/OK3568_Linux_fs/kernel/include/drm/
H A Ddrm_dp_helper.h583 #define DP_SINK_COUNT 0x200 macro
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/core/
H A Ddc_link_dp.c1166 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 Dcdn-dp-core.c154 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 Dzynqmp_dp.c1580 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 Ddrm_dp_helper.c1155 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 Damdgpu_dm.c2451 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()