Home
last modified time | relevance | path

Searched refs:INFOFRAME_CTRL_ENABLE (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/gpu/drm/tegra/
H A Dsor.h357 #define INFOFRAME_CTRL_ENABLE (1 << 0) macro
H A Dhdmi.c736 value &= ~INFOFRAME_CTRL_ENABLE; in tegra_hdmi_disable_avi_infoframe()
745 value |= INFOFRAME_CTRL_ENABLE; in tegra_hdmi_enable_avi_infoframe()
785 value &= ~INFOFRAME_CTRL_ENABLE; in tegra_hdmi_disable_audio_infoframe()
794 value |= INFOFRAME_CTRL_ENABLE; in tegra_hdmi_enable_audio_infoframe()
H A Dhdmi.h80 #define INFOFRAME_CTRL_ENABLE (1 << 0) macro
H A Dsor.c1927 value &= ~INFOFRAME_CTRL_ENABLE; in tegra_sor_hdmi_setup_avi_infoframe()
1948 value |= INFOFRAME_CTRL_ENABLE; in tegra_sor_hdmi_setup_avi_infoframe()
2047 value |= INFOFRAME_CTRL_ENABLE; in tegra_sor_hdmi_enable_audio_infoframe()
2115 value &= ~INFOFRAME_CTRL_ENABLE; in tegra_sor_hdmi_disable_audio_infoframe()