Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/gpu/drm/exynos/
Dregs-hdmi.h456 #define HDMI_I2S_SET_SDATA_BIT(x) (((x) & 0x7) << 2) macro
Dexynos_hdmi.c1108 | HDMI_I2S_SET_SDATA_BIT(data_num) in hdmi_audio_config()