Searched refs:dpcd_addr (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/hdcp/ |
H A D | hdcp_msg.c | 227 uint32_t dpcd_addr, in dpcd_access_helper() 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() 223 dpcd_access_helper( struct dc_link *link, uint32_t length, uint8_t *data, uint32_t dpcd_addr, bool is_read) dpcd_access_helper() argument
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/hdcp/ |
H A D | hdcp_msg.c | 227 uint32_t dpcd_addr, in dpcd_access_helper() 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() 223 dpcd_access_helper( struct dc_link *link, uint32_t length, uint8_t *data, uint32_t dpcd_addr, bool is_read) dpcd_access_helper() argument
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/amdgpu_dm/ |
H A D | amdgpu_dm_mst_types.c | 630 int dpcd_addr; in dm_handle_mst_sideband_msg_ready_event() local 644 dpcd_addr = DP_SINK_COUNT; in dm_handle_mst_sideband_msg_ready_event() 648 dpcd_addr = DP_SINK_COUNT_ESI; in dm_handle_mst_sideband_msg_ready_event() 660 dpcd_addr, in dm_handle_mst_sideband_msg_ready_event() 702 dpcd_addr + 1, in dm_handle_mst_sideband_msg_ready_event()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/amdgpu_dm/ |
H A D | amdgpu_dm.c | 2445 int dpcd_addr; in dm_handle_hpd_rx_irq() local 2456 dpcd_addr = DP_SINK_COUNT; in dm_handle_hpd_rx_irq() 2460 dpcd_addr = DP_SINK_COUNT_ESI; in dm_handle_hpd_rx_irq() 2465 dpcd_addr, in dm_handle_hpd_rx_irq() 2494 dpcd_addr + 1, in dm_handle_hpd_rx_irq() 2504 dpcd_addr, in dm_handle_hpd_rx_irq()
|
Completed in 16 milliseconds