Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/gpu/drm/exynos/ !
Dregs-hdmi.h463 #define HDMI_I2S_SEL_SDATA1(x) (((x) & 0x7) << 4) macro
Dexynos_hdmi.c1095 hdmi_reg_writeb(hdata, HDMI_I2S_PIN_SEL_1, HDMI_I2S_SEL_SDATA1(3) in hdmi_audio_config()