Searched refs:max_hdmi_phy_freq (Results 1 – 3 of 3) sorted by relevance
731 if (priv->limits->max_hdmi_phy_freq && in meson_vclk_dmt_supported_freq()732 freq > priv->limits->max_hdmi_phy_freq) in meson_vclk_dmt_supported_freq()814 if (priv->limits->max_hdmi_phy_freq && in meson_vclk_vic_supported_freq()815 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,