Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dcn10/
Ddcn10_stream_encoder.h56 SRI(HDMI_DB_CONTROL, DIG, id), \
165 uint32_t HDMI_DB_CONTROL; member
Ddcn10_stream_encoder.c655 REG_UPDATE(HDMI_DB_CONTROL, HDMI_DB_DISABLE, 1); in enc1_stream_encoder_update_hdmi_info_packets()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dcn20/
Ddcn20_stream_encoder.c151 REG_UPDATE(HDMI_DB_CONTROL, HDMI_DB_DISABLE, 1); in enc2_stream_encoder_update_hdmi_info_packets()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dcn30/
Ddcn30_dio_stream_encoder.h52 SRI(HDMI_DB_CONTROL, DIG, id), \
Ddcn30_dio_stream_encoder.c220 REG_UPDATE(HDMI_DB_CONTROL, HDMI_DB_DISABLE, 1); in enc3_stream_encoder_update_hdmi_info_packets()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dce/
Ddce_stream_encoder.h113 SRI(HDMI_DB_CONTROL, DIG, id)
694 uint32_t HDMI_DB_CONTROL; member
Ddce_stream_encoder.c794 if (REG(HDMI_DB_CONTROL)) in dce110_stream_encoder_update_hdmi_info_packets()
795 REG_UPDATE(HDMI_DB_CONTROL, HDMI_DB_DISABLE, 1); in dce110_stream_encoder_update_hdmi_info_packets()