Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/amd/display/dc/dce/
Ddce_stream_encoder.c574 if (!enc110->se_mask->HDMI_DATA_SCRAMBLE_EN) { in dce110_stream_encoder_hdmi_set_stream_attribute()
584 HDMI_DATA_SCRAMBLE_EN, 0, in dce110_stream_encoder_hdmi_set_stream_attribute()
623 if (enc110->se_mask->HDMI_DATA_SCRAMBLE_EN) { in dce110_stream_encoder_hdmi_set_stream_attribute()
630 HDMI_DATA_SCRAMBLE_EN, 1, in dce110_stream_encoder_hdmi_set_stream_attribute()
642 HDMI_DATA_SCRAMBLE_EN, 1, in dce110_stream_encoder_hdmi_set_stream_attribute()
1045 if (enc110->se_mask->HDMI_DATA_SCRAMBLE_EN) in dce110_reset_hdmi_stream_attribute()
1050 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.4/drivers/gpu/drm/amd/display/dc/dcn10/
Ddcn10_stream_encoder.c519 HDMI_DATA_SCRAMBLE_EN, 0, in enc1_stream_encoder_hdmi_set_stream_attribute()
565 HDMI_DATA_SCRAMBLE_EN, 1, in enc1_stream_encoder_hdmi_set_stream_attribute()
577 HDMI_DATA_SCRAMBLE_EN, 1, in enc1_stream_encoder_hdmi_set_stream_attribute()
1016 HDMI_DATA_SCRAMBLE_EN, 0, in enc1_reset_hdmi_stream_attribute()
Ddcn10_stream_encoder.h193 SE_SF(DIG0_HDMI_CONTROL, HDMI_DATA_SCRAMBLE_EN, mask_sh),\
380 type HDMI_DATA_SCRAMBLE_EN;\
/Linux-v5.4/drivers/gpu/drm/amd/include/
Dvega10_enum.h3799 typedef enum HDMI_DATA_SCRAMBLE_EN { enum
3802 } HDMI_DATA_SCRAMBLE_EN; typedef