Searched refs:HDMI_CORE_AUD_GP_CONF1 (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/drivers/video/fbdev/omap2/dss/ |
D | hdmi5_core.h | 201 #define HDMI_CORE_AUD_GP_CONF1 0x0D404 macro
|
D | hdmi5_core.c | 755 REG_FLD_MOD(base, HDMI_CORE_AUD_GP_CONF1, 3, 7, 0); in hdmi5_core_audio_config() 760 REG_FLD_MOD(base, HDMI_CORE_AUD_GP_CONF1, 0x3F, 7, 0); in hdmi5_core_audio_config() 765 REG_FLD_MOD(base, HDMI_CORE_AUD_GP_CONF1, 0xFF, 7, 0); in hdmi5_core_audio_config()
|