Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/amd/display/dc/dce/
H A Ddce_stream_encoder.c561 if (!enc110->se_mask->HDMI_DATA_SCRAMBLE_EN) { in dce110_stream_encoder_hdmi_set_stream_attribute()
571 HDMI_DATA_SCRAMBLE_EN, 0, in dce110_stream_encoder_hdmi_set_stream_attribute()
610 if (enc110->se_mask->HDMI_DATA_SCRAMBLE_EN) { in dce110_stream_encoder_hdmi_set_stream_attribute()
617 HDMI_DATA_SCRAMBLE_EN, 1, in dce110_stream_encoder_hdmi_set_stream_attribute()
629 HDMI_DATA_SCRAMBLE_EN, 1, in dce110_stream_encoder_hdmi_set_stream_attribute()
H A Ddce_stream_encoder.h225 SE_SF(DIG0_HDMI_CONTROL, HDMI_DATA_SCRAMBLE_EN, mask_sh),\
301 SE_SF(HDMI_CONTROL, HDMI_DATA_SCRAMBLE_EN, mask_sh),\
311 SE_SF(HDMI_CONTROL, HDMI_DATA_SCRAMBLE_EN, mask_sh),\
414 uint8_t HDMI_DATA_SCRAMBLE_EN; member
544 uint32_t HDMI_DATA_SCRAMBLE_EN; member
/dragonfly/sys/dev/drm/amd/display/dc/dcn10/
H A Ddcn10_stream_encoder.c505 HDMI_DATA_SCRAMBLE_EN, 0, in enc1_stream_encoder_hdmi_set_stream_attribute()
550 HDMI_DATA_SCRAMBLE_EN, 1, in enc1_stream_encoder_hdmi_set_stream_attribute()
562 HDMI_DATA_SCRAMBLE_EN, 1, in enc1_stream_encoder_hdmi_set_stream_attribute()
H A Ddcn10_stream_encoder.h177 SE_SF(DIG0_HDMI_CONTROL, HDMI_DATA_SCRAMBLE_EN, mask_sh),\
350 type HDMI_DATA_SCRAMBLE_EN;\
/dragonfly/sys/dev/drm/amd/include/
H A Dvega10_enum.h3799 typedef enum HDMI_DATA_SCRAMBLE_EN { enum
3802 } HDMI_DATA_SCRAMBLE_EN; typedef