Lines Matching refs:has_nvdisplay
383 bool has_nvdisplay; member
2226 if (!sor->soc->has_nvdisplay) in tegra_sor_hdmi_disable()
2377 if (!sor->soc->has_nvdisplay) { in tegra_sor_hdmi_enable()
2432 if (!sor->soc->has_nvdisplay) { in tegra_sor_hdmi_enable()
2448 if (!dc->soc->has_nvdisplay) { in tegra_sor_hdmi_enable()
2550 if (!dc->soc->has_nvdisplay) { in tegra_sor_hdmi_enable()
2623 if (!sor->soc->has_nvdisplay) in tegra_sor_hdmi_enable()
2630 if (dc->soc->has_nvdisplay) { in tegra_sor_hdmi_enable()
3400 .has_nvdisplay = false,
3440 .has_nvdisplay = false,
3480 .has_nvdisplay = false,
3498 .has_nvdisplay = false,
3581 .has_nvdisplay = true,
3616 .has_nvdisplay = true,
3648 if (sor->soc->has_nvdisplay) { in tegra_sor_parse_dt()