Home
last modified time | relevance | path

Searched refs:has_hda (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/gpu/drm/tegra/
H A Dhdmi.c57 bool has_hda; member
492 if (hdmi->config->has_hda) in tegra_hdmi_setup_audio()
500 if (hdmi->config->has_hda) in tegra_hdmi_setup_audio()
507 if (hdmi->config->has_hda) in tegra_hdmi_setup_audio()
549 if (!hdmi->config->has_hda) in tegra_hdmi_setup_audio()
594 if (hdmi->config->has_hda) in tegra_hdmi_setup_audio()
1309 if (hdmi->config->has_hda) in tegra_hdmi_encoder_enable()
1721 .has_hda = false,
1731 .has_hda = true,
1741 .has_hda = true,
[all …]