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