Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm_mst_types.c634 uint8_t dpcd_bytes_to_read; in dm_handle_mst_sideband_msg_ready_event() local
645 dpcd_bytes_to_read = DP_LANE0_1_STATUS - DP_SINK_COUNT; in dm_handle_mst_sideband_msg_ready_event()
649 dpcd_bytes_to_read = DP_PSR_ERROR_STATUS - DP_SINK_COUNT_ESI; in dm_handle_mst_sideband_msg_ready_event()
665 dpcd_bytes_to_read); in dm_handle_mst_sideband_msg_ready_event()
667 if (dret != dpcd_bytes_to_read) { in dm_handle_mst_sideband_msg_ready_event()