Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/tegra/
H A Dhdmi.h191 #define SOR_CSTM_LVDS_ENABLE (1 << 16) macro
H A Dhdmi.c1359 value &= ~SOR_CSTM_LVDS_ENABLE; in tegra_hdmi_encoder_enable()