Home
last modified time | relevance | path

Searched refs:GENERIC_CTRL_ENABLE (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/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()