Home
last modified time | relevance | path

Searched refs:GENERIC_CTRL_ENABLE (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/tegra/
H A Dhdmi.h87 #define GENERIC_CTRL_ENABLE (1 << 0) macro
H A Dhdmi.c798 value &= ~GENERIC_CTRL_ENABLE; in tegra_hdmi_disable_stereo_infoframe()
807 value |= GENERIC_CTRL_ENABLE; in tegra_hdmi_enable_stereo_infoframe()
/kernel/linux/linux-6.6/drivers/gpu/drm/tegra/
H A Dhdmi.h87 #define GENERIC_CTRL_ENABLE (1 << 0) macro
H A Dhdmi.c819 value &= ~GENERIC_CTRL_ENABLE; in tegra_hdmi_disable_stereo_infoframe()
828 value |= GENERIC_CTRL_ENABLE; in tegra_hdmi_enable_stereo_infoframe()

Completed in 8 milliseconds