Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/tegra/
Dhdmi.h194 #define SOR_CSTM_LVDS_ENABLE (1 << 16) macro
Dhdmi.c975 value &= ~SOR_CSTM_LVDS_ENABLE; in tegra_hdmi_encoder_enable()