Searched refs:SOR_CSTM_LVDS_ENABLE (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/gpu/drm/tegra/ | ||
H A D | hdmi.h | 191 #define SOR_CSTM_LVDS_ENABLE (1 << 16) macro |
H A D | hdmi.c | 1359 value &= ~SOR_CSTM_LVDS_ENABLE; in tegra_hdmi_encoder_enable() |