Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/exynos/
H A Dexynos_hdmi.c1552 static void hdmi_disable(struct drm_encoder *encoder) in hdmi_disable() function
1581 .disable = hdmi_disable,
/linux/drivers/gpu/drm/amd/display/dc/resource/dce100/
H A Ddce100_resource.c456 HDMI_DISABLE, &straps->hdmi_disable, in read_dce_straps()
/linux/drivers/gpu/drm/amd/display/dc/resource/dce120/
H A Ddce120_resource.c683 straps->hdmi_disable = get_reg_field_value(reg_val, in read_dce_straps()
/linux/drivers/gpu/drm/amd/display/dc/resource/dce80/
H A Ddce80_resource.c497 HDMI_DISABLE, &straps->hdmi_disable, in read_dce_straps()
/linux/drivers/gpu/drm/amd/display/dc/resource/dce112/
H A Ddce112_resource.c480 HDMI_DISABLE, &straps->hdmi_disable, in read_dce_straps()
/linux/drivers/gpu/drm/amd/display/dc/resource/dce60/
H A Ddce60_resource.c491 HDMI_DISABLE, &straps->hdmi_disable, in read_dce_straps()
/linux/drivers/gpu/drm/amd/display/dc/resource/dce110/
H A Ddce110_resource.c500 HDMI_DISABLE, &straps->hdmi_disable, in read_dce_straps()
/linux/drivers/gpu/drm/amd/display/dc/core/
H A Ddc_resource.c416 if (straps->hdmi_disable == 0) { in update_num_audio()