Lines Matching refs:has_nvdisplay
381 bool has_nvdisplay; member
2223 if (!sor->soc->has_nvdisplay) in tegra_sor_hdmi_disable()
2374 if (!sor->soc->has_nvdisplay) { in tegra_sor_hdmi_enable()
2429 if (!sor->soc->has_nvdisplay) { in tegra_sor_hdmi_enable()
2445 if (!dc->soc->has_nvdisplay) { in tegra_sor_hdmi_enable()
2547 if (!dc->soc->has_nvdisplay) { in tegra_sor_hdmi_enable()
2620 if (!sor->soc->has_nvdisplay) in tegra_sor_hdmi_enable()
2627 if (dc->soc->has_nvdisplay) { in tegra_sor_hdmi_enable()
3397 .has_nvdisplay = false,
3437 .has_nvdisplay = false,
3477 .has_nvdisplay = false,
3495 .has_nvdisplay = false,
3578 .has_nvdisplay = true,
3613 .has_nvdisplay = true,
3645 if (sor->soc->has_nvdisplay) { in tegra_sor_parse_dt()