Home
last modified time | relevance | path

Searched refs:HDMI_I2S_SET_SDATA_BIT (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/gpu/drm/exynos/
H A Dregs-hdmi.h456 #define HDMI_I2S_SET_SDATA_BIT(x) (((x) & 0x7) << 2) macro
H A Dexynos_hdmi.c1111 | HDMI_I2S_SET_SDATA_BIT(data_num) in hdmi_audio_config()