Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/amd/display/dc/inc/
Dresource.h50 uint32_t hdmi_disable; member
/Linux-v4.19/drivers/gpu/drm/exynos/
Dexynos_hdmi.c1510 static void hdmi_disable(struct drm_encoder *encoder) in hdmi_disable() function
1539 .disable = hdmi_disable,
/Linux-v4.19/drivers/gpu/drm/amd/display/dc/dce100/
Ddce100_resource.c393 HDMI_DISABLE, &straps->hdmi_disable, in read_dce_straps()
/Linux-v4.19/drivers/gpu/drm/amd/display/dc/dce120/
Ddce120_resource.c545 straps->hdmi_disable = get_reg_field_value(reg_val, in read_dce_straps()
/Linux-v4.19/drivers/gpu/drm/amd/display/dc/dce110/
Ddce110_resource.c406 HDMI_DISABLE, &straps->hdmi_disable, in read_dce_straps()
/Linux-v4.19/drivers/gpu/drm/amd/display/dc/dce112/
Ddce112_resource.c411 HDMI_DISABLE, &straps->hdmi_disable, in read_dce_straps()
/Linux-v4.19/drivers/gpu/drm/amd/display/dc/dce80/
Ddce80_resource.c424 HDMI_DISABLE, &straps->hdmi_disable, in read_dce_straps()
/Linux-v4.19/drivers/gpu/drm/amd/display/dc/core/
Ddc_resource.c182 if (straps->hdmi_disable == 0) { in update_num_audio()