Home
last modified time | relevance | path

Searched refs:HDMI_I2S_DSD_CON (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/exynos/
H A Dregs-hdmi.h416 #define HDMI_I2S_DSD_CON HDMI_I2S_BASE(0x01c) macro
H A Dexynos_hdmi.c1082 val = hdmi_reg_read(hdata, HDMI_I2S_DSD_CON) | 0x01; in hdmi_audio_config()
1083 hdmi_reg_writeb(hdata, HDMI_I2S_DSD_CON, val); in hdmi_audio_config()
/kernel/linux/linux-6.6/drivers/gpu/drm/exynos/
H A Dregs-hdmi.h416 #define HDMI_I2S_DSD_CON HDMI_I2S_BASE(0x01c) macro
H A Dexynos_hdmi.c1088 val = hdmi_reg_read(hdata, HDMI_I2S_DSD_CON) | 0x01; in hdmi_audio_config()
1089 hdmi_reg_writeb(hdata, HDMI_I2S_DSD_CON, val); in hdmi_audio_config()

Completed in 9 milliseconds