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