Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/gpu/drm/amd/display/dc/dce/
Ddce_stream_encoder.h143 SE_SF(HDMI_VBI_PACKET_CONTROL, HDMI_ACP_SEND, mask_sh),\
228 SE_SF(DIG0_HDMI_VBI_PACKET_CONTROL, HDMI_ACP_SEND, mask_sh),\
413 uint8_t HDMI_ACP_SEND; member
545 uint32_t HDMI_ACP_SEND; member
Ddce_stream_encoder.c635 REG_UPDATE(HDMI_VBI_PACKET_CONTROL, HDMI_ACP_SEND, 0); in dce110_stream_encoder_hdmi_set_stream_attribute()
/linux-6.6.21/drivers/gpu/drm/amd/display/dc/dcn10/
Ddcn10_stream_encoder.h214 SE_SF(DIG0_HDMI_VBI_PACKET_CONTROL, HDMI_ACP_SEND, mask_sh),\
581 uint8_t HDMI_ACP_SEND; member
590 uint32_t HDMI_ACP_SEND; member
Ddcn10_stream_encoder.c587 REG_UPDATE(HDMI_VBI_PACKET_CONTROL, HDMI_ACP_SEND, 0); in enc1_stream_encoder_hdmi_set_stream_attribute()
/linux-6.6.21/drivers/gpu/drm/amd/display/dc/dcn314/
Ddcn314_dio_stream_encoder.c248 REG_UPDATE(HDMI_VBI_PACKET_CONTROL, HDMI_ACP_SEND, 0); in enc314_stream_encoder_hdmi_set_stream_attribute()
Ddcn314_dio_stream_encoder.h126 SE_SF(DIG0_HDMI_VBI_PACKET_CONTROL, HDMI_ACP_SEND, mask_sh),\
/linux-6.6.21/drivers/gpu/drm/amd/display/dc/dcn32/
Ddcn32_dio_stream_encoder.c215 REG_UPDATE(HDMI_VBI_PACKET_CONTROL, HDMI_ACP_SEND, 0); in enc32_stream_encoder_hdmi_set_stream_attribute()
Ddcn32_dio_stream_encoder.h47 SE_SF(DIG0_HDMI_VBI_PACKET_CONTROL, HDMI_ACP_SEND, mask_sh),\
/linux-6.6.21/drivers/gpu/drm/amd/display/dc/dcn30/
Ddcn30_dio_stream_encoder.h127 SE_SF(DIG0_HDMI_VBI_PACKET_CONTROL, HDMI_ACP_SEND, mask_sh),\
Ddcn30_dio_stream_encoder.c695 REG_UPDATE(HDMI_VBI_PACKET_CONTROL, HDMI_ACP_SEND, 0); in enc3_stream_encoder_hdmi_set_stream_attribute()
/linux-6.6.21/drivers/gpu/drm/amd/include/
Dsoc21_enum.h6905 typedef enum HDMI_ACP_SEND { enum
6908 } HDMI_ACP_SEND; typedef