Home
last modified time | relevance | path

Searched refs:HDMI_DB_DISABLE (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/drivers/gpu/drm/amd/display/dc/dce/
Ddce_stream_encoder.h366 SE_SF(DIG0_HDMI_DB_CONTROL, HDMI_DB_DISABLE, mask_sh),\
494 uint8_t HDMI_DB_DISABLE; member
624 uint32_t HDMI_DB_DISABLE; member
Ddce_stream_encoder.c755 if (enc110->se_mask->HDMI_DB_DISABLE) { in dce110_stream_encoder_update_hdmi_info_packets()
758 REG_UPDATE(HDMI_DB_CONTROL, HDMI_DB_DISABLE, 1); in dce110_stream_encoder_update_hdmi_info_packets()
/Linux-v4.19/drivers/gpu/drm/amd/display/dc/dcn10/
Ddcn10_stream_encoder.h275 SE_SF(DIG0_HDMI_DB_CONTROL, HDMI_DB_DISABLE, mask_sh),\
425 type HDMI_DB_DISABLE;\
Ddcn10_stream_encoder.c642 REG_UPDATE(HDMI_DB_CONTROL, HDMI_DB_DISABLE, 1); in enc1_stream_encoder_update_hdmi_info_packets()