Home
last modified time | relevance | path

Searched refs:has_lvds_alt (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/sun4i/
H A Dsun4i_tcon.c1113 bool has_lvds_rst, has_lvds_alt, can_lvds; in sun4i_tcon_bind() local
1184 if (tcon->quirks->has_lvds_alt) { in sun4i_tcon_bind()
1188 has_lvds_alt = false; in sun4i_tcon_bind()
1194 has_lvds_alt = true; in sun4i_tcon_bind()
1199 (tcon->quirks->has_lvds_alt && !has_lvds_alt)) { in sun4i_tcon_bind()
1464 .has_lvds_alt = true,
1497 .has_lvds_alt = true,
H A Dsun4i_tcon.h240 bool has_lvds_alt; /* Does the LVDS clock have a parent other than the TCON clock? */ member
/kernel/linux/linux-6.6/drivers/gpu/drm/sun4i/
H A Dsun4i_tcon.c1118 bool has_lvds_rst, has_lvds_alt, can_lvds; in sun4i_tcon_bind() local
1189 if (tcon->quirks->has_lvds_alt) { in sun4i_tcon_bind()
1193 has_lvds_alt = false; in sun4i_tcon_bind()
1199 has_lvds_alt = true; in sun4i_tcon_bind()
1204 (tcon->quirks->has_lvds_alt && !has_lvds_alt)) { in sun4i_tcon_bind()
1467 .has_lvds_alt = true,
1500 .has_lvds_alt = true,
H A Dsun4i_tcon.h241 bool has_lvds_alt; /* Does the LVDS clock have a parent other than the TCON clock? */ member

Completed in 6 milliseconds