Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/amd/display/dc/inc/
Dresource.h58 uint32_t hdmi_disable; member
/Linux-v5.4/drivers/gpu/drm/exynos/
Dexynos_hdmi.c1513 static void hdmi_disable(struct drm_encoder *encoder) in hdmi_disable() function
1542 .disable = hdmi_disable,
/Linux-v5.4/drivers/gpu/drm/amd/display/dc/dce100/
Ddce100_resource.c407 HDMI_DISABLE, &straps->hdmi_disable, in read_dce_straps()
/Linux-v5.4/drivers/gpu/drm/amd/display/dc/dce120/
Ddce120_resource.c625 straps->hdmi_disable = get_reg_field_value(reg_val, in read_dce_straps()
/Linux-v5.4/drivers/gpu/drm/amd/display/dc/dce110/
Ddce110_resource.c448 HDMI_DISABLE, &straps->hdmi_disable, in read_dce_straps()
/Linux-v5.4/drivers/gpu/drm/amd/display/dc/dce112/
Ddce112_resource.c425 HDMI_DISABLE, &straps->hdmi_disable, in read_dce_straps()
/Linux-v5.4/drivers/gpu/drm/amd/display/dc/dce80/
Ddce80_resource.c439 HDMI_DISABLE, &straps->hdmi_disable, in read_dce_straps()
/Linux-v5.4/drivers/gpu/drm/amd/display/dc/core/
Ddc_resource.c228 if (straps->hdmi_disable == 0) { in update_num_audio()