Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/tegra/
Dsor.h357 #define INFOFRAME_CTRL_ENABLE (1 << 0) macro
Dhdmi.c764 value &= ~INFOFRAME_CTRL_ENABLE; in tegra_hdmi_disable_avi_infoframe()
773 value |= INFOFRAME_CTRL_ENABLE; in tegra_hdmi_enable_avi_infoframe()
813 value &= ~INFOFRAME_CTRL_ENABLE; in tegra_hdmi_disable_audio_infoframe()
822 value |= INFOFRAME_CTRL_ENABLE; in tegra_hdmi_enable_audio_infoframe()
Dhdmi.h83 #define INFOFRAME_CTRL_ENABLE (1 << 0) macro
Dsor.c2037 value &= ~INFOFRAME_CTRL_ENABLE; in tegra_sor_hdmi_setup_avi_infoframe()
2057 value |= INFOFRAME_CTRL_ENABLE; in tegra_sor_hdmi_setup_avi_infoframe()
2068 value &= ~INFOFRAME_CTRL_ENABLE; in tegra_sor_hdmi_disable_audio_infoframe()