Searched refs:HDMI_I2S_SEL_SCLK (Results 1 – 2 of 2) sorted by relevance
/drivers/gpu/drm/exynos/ | ||
D | regs-hdmi.h | 459 #define HDMI_I2S_SEL_SCLK(x) (((x) & 0x7) << 4) macro |
D | exynos_hdmi.c | 1092 hdmi_reg_writeb(hdata, HDMI_I2S_PIN_SEL_0, HDMI_I2S_SEL_SCLK(5) in hdmi_audio_config() |