Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/gpu/drm/amd/display/dc/dce/
Ddce_stream_encoder.c575 if (!enc110->se_mask->HDMI_DATA_SCRAMBLE_EN) { in dce110_stream_encoder_hdmi_set_stream_attribute()
585 HDMI_DATA_SCRAMBLE_EN, 0, in dce110_stream_encoder_hdmi_set_stream_attribute()
624 if (enc110->se_mask->HDMI_DATA_SCRAMBLE_EN) { in dce110_stream_encoder_hdmi_set_stream_attribute()
631 HDMI_DATA_SCRAMBLE_EN, 1, in dce110_stream_encoder_hdmi_set_stream_attribute()
643 HDMI_DATA_SCRAMBLE_EN, 1, in dce110_stream_encoder_hdmi_set_stream_attribute()
1046 if (enc110->se_mask->HDMI_DATA_SCRAMBLE_EN) in dce110_reset_hdmi_stream_attribute()
1051 HDMI_DATA_SCRAMBLE_EN, 0, in dce110_reset_hdmi_stream_attribute()
Ddce_stream_encoder.h226 SE_SF(DIG0_HDMI_CONTROL, HDMI_DATA_SCRAMBLE_EN, mask_sh),\
303 SE_SF(HDMI_CONTROL, HDMI_DATA_SCRAMBLE_EN, mask_sh),\
313 SE_SF(HDMI_CONTROL, HDMI_DATA_SCRAMBLE_EN, mask_sh),\
416 uint8_t HDMI_DATA_SCRAMBLE_EN; member
547 uint32_t HDMI_DATA_SCRAMBLE_EN; member
/Linux-v5.10/drivers/gpu/drm/amd/display/dc/dcn30/
Ddcn30_dio_stream_encoder.c581 HDMI_DATA_SCRAMBLE_EN, 0, in enc3_stream_encoder_hdmi_set_stream_attribute()
627 HDMI_DATA_SCRAMBLE_EN, 1, in enc3_stream_encoder_hdmi_set_stream_attribute()
639 HDMI_DATA_SCRAMBLE_EN, 1, in enc3_stream_encoder_hdmi_set_stream_attribute()
Ddcn30_dio_stream_encoder.h117 SE_SF(DIG0_HDMI_CONTROL, HDMI_DATA_SCRAMBLE_EN, mask_sh),\
/Linux-v5.10/drivers/gpu/drm/amd/display/dc/dcn10/
Ddcn10_stream_encoder.c517 HDMI_DATA_SCRAMBLE_EN, 0, in enc1_stream_encoder_hdmi_set_stream_attribute()
563 HDMI_DATA_SCRAMBLE_EN, 1, in enc1_stream_encoder_hdmi_set_stream_attribute()
575 HDMI_DATA_SCRAMBLE_EN, 1, in enc1_stream_encoder_hdmi_set_stream_attribute()
1014 HDMI_DATA_SCRAMBLE_EN, 0, in enc1_reset_hdmi_stream_attribute()
Ddcn10_stream_encoder.h199 SE_SF(DIG0_HDMI_CONTROL, HDMI_DATA_SCRAMBLE_EN, mask_sh),\
400 type HDMI_DATA_SCRAMBLE_EN;\
/Linux-v5.10/drivers/gpu/drm/amd/include/
Dvega10_enum.h3800 typedef enum HDMI_DATA_SCRAMBLE_EN { enum
3803 } HDMI_DATA_SCRAMBLE_EN; typedef