Lines Matching refs:has_nvdisplay
307 bool has_nvdisplay; member
2179 if (!sor->soc->has_nvdisplay) in tegra_sor_hdmi_disable()
2326 if (!sor->soc->has_nvdisplay) { in tegra_sor_hdmi_enable()
2363 if (!sor->soc->has_nvdisplay) { in tegra_sor_hdmi_enable()
2379 if (!dc->soc->has_nvdisplay) { in tegra_sor_hdmi_enable()
2481 if (!dc->soc->has_nvdisplay) { in tegra_sor_hdmi_enable()
2554 if (!sor->soc->has_nvdisplay) in tegra_sor_hdmi_enable()
2561 if (dc->soc->has_nvdisplay) { in tegra_sor_hdmi_enable()
2807 .has_nvdisplay = false,
2832 .has_nvdisplay = false,
2847 .has_nvdisplay = false,
2877 .has_nvdisplay = true,
2889 .has_nvdisplay = true,
2913 if (sor->soc->has_nvdisplay) { in tegra_sor_parse_dt()