Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/
H A Ddm_cp_psp.h38 uint8_t link_enc_idx; member
/linux/drivers/gpu/drm/amd/display/modules/inc/
H A Dmod_hdcp.h252 uint8_t link_enc_idx; member
/linux/drivers/gpu/drm/amd/display/dc/link/
H A Dlink_dpms.c684 config.link_enc_idx = link_enc->transmitter - TRANSMITTER_UNIPHY_A; in update_psp_stream_config()
686 config.link_enc_idx = pipe_ctx->link_res.hpo_dp_link_enc->inst; in update_psp_stream_config()
/linux/drivers/gpu/drm/amd/display/modules/hdcp/
H A Dhdcp_psp.c193 dtm_cmd->dtm_in_message.topology_update_v3.link_enc = link->link_enc_idx; in add_display_to_topology_v3()