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