Searched refs:HDMI_I2S_SET_BIT_CH (Results 1 – 2 of 2) sorted by relevance
| /linux-4.1.27/drivers/gpu/drm/exynos/ | ||
| D | regs-hdmi.h | 449 #define HDMI_I2S_SET_BIT_CH(x) (((x) & 0x7) << 4) macro |
| D | exynos_hdmi.c | 1318 | HDMI_I2S_SET_BIT_CH(bit_ch) in hdmi_audio_init() |