Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/gpu/drm/exynos/ !
Dregs-hdmi.h467 #define HDMI_I2S_SEL_SDATA3(x) (((x) & 0x7) << 4) macro
Dexynos_hdmi.c1098 hdmi_reg_writeb(hdata, HDMI_I2S_PIN_SEL_2, HDMI_I2S_SEL_SDATA3(1) in hdmi_audio_config()