Home
last modified time | relevance | path

Searched refs:DP_DOWN_STREAM_PORT_COUNT (Results 1 – 9 of 9) sorted by relevance

/openbmc/u-boot/include/linux/
H A Ddrm_dp_helper.h86 #define DP_DOWN_STREAM_PORT_COUNT 0x007 macro
/openbmc/linux/include/drm/display/
H A Ddrm_dp_helper.h233 return dpcd[DP_DOWN_STREAM_PORT_COUNT] & in drm_dp_sink_can_do_video_without_timing_msa()
H A Ddrm_dp.h143 #define DP_DOWN_STREAM_PORT_COUNT 0x007 macro
/openbmc/linux/drivers/gpu/drm/msm/dp/
H A Ddp_panel.c118 dp_panel->ds_port_cnt = dpcd[DP_DOWN_STREAM_PORT_COUNT]; in dp_panel_read_dpcd()
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Datombios_dp.c322 if (!(dig_connector->dpcd[DP_DOWN_STREAM_PORT_COUNT] & DP_OUI_SUPPORT)) in amdgpu_atombios_dp_probe_oui()
/openbmc/linux/drivers/gpu/drm/radeon/
H A Datombios_dp.c375 if (!(dig_connector->dpcd[DP_DOWN_STREAM_PORT_COUNT] & DP_OUI_SUPPORT)) in radeon_dp_probe_oui()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/link/protocols/
H A Dlink_dp_capability.c1265 down_strm_port_count.raw = dpcd_data[DP_DOWN_STREAM_PORT_COUNT - in dp_overwrite_extended_receiver_cap()
1715 down_strm_port_count.raw = dpcd_data[DP_DOWN_STREAM_PORT_COUNT - in retrieve_link_cap()
/openbmc/linux/drivers/gpu/drm/display/
H A Ddrm_dp_helper.c907 u8 port_count = dpcd[DP_DOWN_STREAM_PORT_COUNT] & DP_PORT_COUNT_MASK; in drm_dp_downstream_port_count()
/openbmc/linux/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm.c10498 DP_DOWN_STREAM_PORT_COUNT, in is_dp_capable_without_timing_msa()