Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/gpu/drm/tegra/
Dhdmi.h191 #define SOR_CSTM_LVDS_ENABLE (1 << 16) macro
Dhdmi.c1359 value &= ~SOR_CSTM_LVDS_ENABLE; in tegra_hdmi_encoder_enable()