Searched refs:has_lvds_alt (Results 1 – 2 of 2) sorted by relevance
1121 bool has_lvds_rst, has_lvds_alt, can_lvds; in sun4i_tcon_bind() local1192 if (tcon->quirks->has_lvds_alt) { in sun4i_tcon_bind()1196 has_lvds_alt = false; in sun4i_tcon_bind()1202 has_lvds_alt = true; in sun4i_tcon_bind()1207 (tcon->quirks->has_lvds_alt && !has_lvds_alt)) { in sun4i_tcon_bind()1475 .has_lvds_alt = true,1508 .has_lvds_alt = true,
240 bool has_lvds_alt; /* Does the LVDS clock have a parent other than the TCON clock? */ member