Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/sun4i/
H A Dsun4i_tcon.c1163 if (tcon->quirks->supports_lvds) { in sun4i_tcon_bind()
1481 .supports_lvds = true,
1503 .supports_lvds = true,
1507 .supports_lvds = true,
H A Dsun4i_tcon.h244 bool supports_lvds; /* Does the TCON support an LVDS output? */ member