Lines Matching refs:has_nvdisplay
381 bool has_nvdisplay; member
2227 if (!sor->soc->has_nvdisplay) in tegra_sor_hdmi_disable()
2378 if (!sor->soc->has_nvdisplay) { in tegra_sor_hdmi_enable()
2433 if (!sor->soc->has_nvdisplay) { in tegra_sor_hdmi_enable()
2449 if (!dc->soc->has_nvdisplay) { in tegra_sor_hdmi_enable()
2551 if (!dc->soc->has_nvdisplay) { in tegra_sor_hdmi_enable()
2624 if (!sor->soc->has_nvdisplay) in tegra_sor_hdmi_enable()
2631 if (dc->soc->has_nvdisplay) { in tegra_sor_hdmi_enable()
3407 .has_nvdisplay = false,
3447 .has_nvdisplay = false,
3487 .has_nvdisplay = false,
3505 .has_nvdisplay = false,
3588 .has_nvdisplay = true,
3623 .has_nvdisplay = true,
3655 if (sor->soc->has_nvdisplay) { in tegra_sor_parse_dt()