Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/tegra/
H A Dsor.h357 #define INFOFRAME_CTRL_ENABLE (1 << 0) macro
H A Dhdmi.h80 #define INFOFRAME_CTRL_ENABLE (1 << 0) macro
H A Dhdmi.c733 value &= ~INFOFRAME_CTRL_ENABLE; in tegra_hdmi_disable_avi_infoframe()
742 value |= INFOFRAME_CTRL_ENABLE; in tegra_hdmi_enable_avi_infoframe()
782 value &= ~INFOFRAME_CTRL_ENABLE; in tegra_hdmi_disable_audio_infoframe()
791 value |= INFOFRAME_CTRL_ENABLE; in tegra_hdmi_enable_audio_infoframe()
H A Dsor.c1923 value &= ~INFOFRAME_CTRL_ENABLE; in tegra_sor_hdmi_setup_avi_infoframe()
1944 value |= INFOFRAME_CTRL_ENABLE; in tegra_sor_hdmi_setup_avi_infoframe()
2043 value |= INFOFRAME_CTRL_ENABLE; in tegra_sor_hdmi_enable_audio_infoframe()
2111 value &= ~INFOFRAME_CTRL_ENABLE; in tegra_sor_hdmi_disable_audio_infoframe()