Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/
H A Ddm_cp_psp.h36 uint8_t dig_be; member
/linux/drivers/gpu/drm/amd/display/dc/dce/
H A Ddce_dmcu.h275 unsigned int dig_be:3; /*[5:3]*/ member
H A Ddce_dmcu.c255 masterCmdData2.bits.dig_be = psr_context->transmitterId; in dce_dmcu_setup_psr()
694 masterCmdData2.bits.dig_be = psr_context->transmitterId; in dcn10_dmcu_setup_psr()
/linux/drivers/gpu/drm/amd/display/modules/hdcp/
H A Dhdcp_psp.h83 uint32_t dig_be; member
H A Dhdcp_psp.c146 dtm_cmd->dtm_in_message.topology_update_v2.dig_be = link->dig_be; in add_display_to_topology_v2()
/linux/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm_hdcp.c566 link->dig_be = config->dig_be; in update_config()
/linux/drivers/gpu/drm/amd/display/dc/link/
H A Dlink_dpms.c692 config.dig_be = pipe_ctx->stream->link->link_enc_hw_inst; in update_psp_stream_config()