Searched refs:HDMI_I2S_SET_SDATA_BIT (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/gpu/drm/exynos/ | ||
H A D | regs-hdmi.h | 456 #define HDMI_I2S_SET_SDATA_BIT(x) (((x) & 0x7) << 2) macro |
H A D | exynos_hdmi.c | 1111 | HDMI_I2S_SET_SDATA_BIT(data_num) in hdmi_audio_config() |