Home
last modified time | relevance | path

Searched refs:INFOFRAME_CTRL_ENABLE (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/tegra/
H A 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()
H A Dsor.h357 #define INFOFRAME_CTRL_ENABLE (1 << 0) macro
H A Dhdmi.h80 #define INFOFRAME_CTRL_ENABLE (1 << 0) macro
H A Dsor.c1922 value &= ~INFOFRAME_CTRL_ENABLE; in tegra_sor_hdmi_setup_avi_infoframe()
1943 value |= INFOFRAME_CTRL_ENABLE; in tegra_sor_hdmi_setup_avi_infoframe()
2042 value |= INFOFRAME_CTRL_ENABLE; in tegra_sor_hdmi_enable_audio_infoframe()
2110 value &= ~INFOFRAME_CTRL_ENABLE; in tegra_sor_hdmi_disable_audio_infoframe()
/kernel/linux/linux-6.6/drivers/gpu/drm/tegra/
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.h357 #define INFOFRAME_CTRL_ENABLE (1 << 0) macro
H A Dhdmi.h80 #define INFOFRAME_CTRL_ENABLE (1 << 0) macro
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()

Completed in 19 milliseconds