Home
last modified time | relevance | path

Searched refs:hdmi_disable (Results 1 – 9 of 9) sorted by relevance

/drivers/gpu/drm/amd/display/dc/inc/
Dresource.h56 uint32_t hdmi_disable; member
/drivers/gpu/drm/exynos/
Dexynos_hdmi.c1544 static void hdmi_disable(struct drm_encoder *encoder) in hdmi_disable() function
1573 .disable = hdmi_disable,
/drivers/gpu/drm/amd/display/dc/dce100/
Ddce100_resource.c446 HDMI_DISABLE, &straps->hdmi_disable, in read_dce_straps()
/drivers/gpu/drm/amd/display/dc/dce120/
Ddce120_resource.c674 straps->hdmi_disable = get_reg_field_value(reg_val, in read_dce_straps()
/drivers/gpu/drm/amd/display/dc/dce112/
Ddce112_resource.c474 HDMI_DISABLE, &straps->hdmi_disable, in read_dce_straps()
/drivers/gpu/drm/amd/display/dc/dce80/
Ddce80_resource.c486 HDMI_DISABLE, &straps->hdmi_disable, in read_dce_straps()
/drivers/gpu/drm/amd/display/dc/dce60/
Ddce60_resource.c481 HDMI_DISABLE, &straps->hdmi_disable, in read_dce_straps()
/drivers/gpu/drm/amd/display/dc/dce110/
Ddce110_resource.c497 HDMI_DISABLE, &straps->hdmi_disable, in read_dce_straps()
/drivers/gpu/drm/amd/display/dc/core/
Ddc_resource.c280 if (straps->hdmi_disable == 0) { in update_num_audio()