Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/display/dc/hdcp/
H A Dhdcp_msg.c227 uint32_t dpcd_addr, in dpcd_access_helper() argument
236 if (dpcd_addr == 0x6802c) { in dpcd_access_helper()
258 dpcd_addr + offset, in dpcd_access_helper()
267 dpcd_addr + offset, in dpcd_access_helper()
288 dpcd_addr + offset, in dpcd_access_helper()
294 dpcd_addr + offset, in dpcd_access_helper()
/openbmc/u-boot/drivers/video/exynos/
H A Dexynos_dp.c420 unsigned int dpcd_addr; in exynos_dp_read_dpcd_adj_req() local
424 dpcd_addr = DPCD_ADJUST_REQUEST_LANE0_1 + (lane_num / 2); in exynos_dp_read_dpcd_adj_req()
426 ret = exynos_dp_read_byte_from_dpcd(regs, dpcd_addr, &buf); in exynos_dp_read_dpcd_adj_req()
/openbmc/linux/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm_mst_types.c633 int dpcd_addr; in dm_handle_mst_sideband_msg_ready_event() local
647 dpcd_addr = DP_SINK_COUNT; in dm_handle_mst_sideband_msg_ready_event()
651 dpcd_addr = DP_SINK_COUNT_ESI; in dm_handle_mst_sideband_msg_ready_event()
663 dpcd_addr, in dm_handle_mst_sideband_msg_ready_event()
705 dpcd_addr + 1, in dm_handle_mst_sideband_msg_ready_event()