Searched refs:HDMI_BLUE_SCR_EN (Results 1 – 2 of 2) sorted by relevance
/linux-5.19.10/drivers/gpu/drm/exynos/ | ||
D | regs-hdmi.h | 131 #define HDMI_BLUE_SCR_EN (1 << 5) macro |
D | exynos_hdmi.c | 1156 hdmi_reg_writemask(hdata, HDMI_CON_0, 0, HDMI_BLUE_SCR_EN); in hdmi_conf_init() |