Home
last modified time | relevance | path

Searched refs:HDMI_BLUE_SCR_EN (Results 1 – 4 of 4) sorted by relevance

/linux-4.1.27/drivers/media/platform/s5p-tv/
Dregs-hdmi.h127 #define HDMI_BLUE_SCR_EN (1 << 5) macro
Dhdmi_drv.c189 hdmi_write_mask(hdev, HDMI_CON_0, 0, HDMI_BLUE_SCR_EN); in hdmi_reg_init()
/linux-4.1.27/drivers/gpu/drm/exynos/
Dregs-hdmi.h135 #define HDMI_BLUE_SCR_EN (1 << 5) macro
Dexynos_hdmi.c1375 hdmi_reg_writemask(hdata, HDMI_CON_0, 0, HDMI_BLUE_SCR_EN); in hdmi_conf_init()