Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/inc/
H A Dresource.h57 uint32_t hdmi_disable; member
/OK3568_Linux_fs/kernel/drivers/gpu/drm/exynos/
H A Dexynos_hdmi.c1532 static void hdmi_disable(struct drm_encoder *encoder) in hdmi_disable() function
1561 .disable = hdmi_disable,
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/dce100/
H A Ddce100_resource.c451 HDMI_DISABLE, &straps->hdmi_disable, in read_dce_straps()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/dce120/
H A Ddce120_resource.c681 straps->hdmi_disable = get_reg_field_value(reg_val, in read_dce_straps()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/dce60/
H A Ddce60_resource.c486 HDMI_DISABLE, &straps->hdmi_disable, in read_dce_straps()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/dce80/
H A Ddce80_resource.c491 HDMI_DISABLE, &straps->hdmi_disable, in read_dce_straps()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/dce112/
H A Ddce112_resource.c479 HDMI_DISABLE, &straps->hdmi_disable, in read_dce_straps()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/dce110/
H A Ddce110_resource.c504 HDMI_DISABLE, &straps->hdmi_disable, in read_dce_straps()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/core/
H A Ddc_resource.c259 if (straps->hdmi_disable == 0) { in update_num_audio()