Searched refs:HDMI_DB_CONTROL (Results 1 – 5 of 5) sorted by relevance
/drivers/gpu/drm/amd/display/dc/dcn10/ |
D | dcn10_stream_encoder.h | 56 SRI(HDMI_DB_CONTROL, DIG, id), \ 165 uint32_t HDMI_DB_CONTROL; member
|
D | dcn10_stream_encoder.c | 657 REG_UPDATE(HDMI_DB_CONTROL, HDMI_DB_DISABLE, 1); in enc1_stream_encoder_update_hdmi_info_packets()
|
/drivers/gpu/drm/amd/display/dc/dcn20/ |
D | dcn20_stream_encoder.c | 151 REG_UPDATE(HDMI_DB_CONTROL, HDMI_DB_DISABLE, 1); in enc2_stream_encoder_update_hdmi_info_packets()
|
/drivers/gpu/drm/amd/display/dc/dce/ |
D | dce_stream_encoder.h | 113 SRI(HDMI_DB_CONTROL, DIG, id) 694 uint32_t HDMI_DB_CONTROL; member
|
D | dce_stream_encoder.c | 792 if (REG(HDMI_DB_CONTROL)) in dce110_stream_encoder_update_hdmi_info_packets() 793 REG_UPDATE(HDMI_DB_CONTROL, HDMI_DB_DISABLE, 1); in dce110_stream_encoder_update_hdmi_info_packets()
|