Searched refs:max_hdmi_phy_freq (Results 1 – 3 of 3) sorted by relevance
734 if (priv->limits->max_hdmi_phy_freq && in meson_vclk_dmt_supported_freq()735 freq > priv->limits->max_hdmi_phy_freq) in meson_vclk_dmt_supported_freq()787 if (priv->limits->max_hdmi_phy_freq && in meson_vclk_vic_supported_freq()788 phy_freq > priv->limits->max_hdmi_phy_freq) in meson_vclk_vic_supported_freq()
40 unsigned long long max_hdmi_phy_freq; member
172 .max_hdmi_phy_freq = 1650000000,