Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/tegra/
Dsor.h354 #define INFOFRAME_CTRL_ENABLE (1 << 0) macro
Dhdmi.c712 value &= ~INFOFRAME_CTRL_ENABLE; in tegra_hdmi_disable_avi_infoframe()
721 value |= INFOFRAME_CTRL_ENABLE; in tegra_hdmi_enable_avi_infoframe()
761 value &= ~INFOFRAME_CTRL_ENABLE; in tegra_hdmi_disable_audio_infoframe()
770 value |= INFOFRAME_CTRL_ENABLE; in tegra_hdmi_enable_audio_infoframe()
Dhdmi.h80 #define INFOFRAME_CTRL_ENABLE (1 << 0) macro
Dsor.c2114 value &= ~INFOFRAME_CTRL_ENABLE; in tegra_sor_hdmi_setup_avi_infoframe()
2135 value |= INFOFRAME_CTRL_ENABLE; in tegra_sor_hdmi_setup_avi_infoframe()
2199 value |= INFOFRAME_CTRL_ENABLE; in tegra_sor_hdmi_enable_audio_infoframe()
2284 value &= ~INFOFRAME_CTRL_ENABLE; in tegra_sor_hdmi_disable_audio_infoframe()