Searched refs:max_hdmi_phy_freq (Results 1 – 3 of 3) sorted by relevance
730 if (priv->limits->max_hdmi_phy_freq && in meson_vclk_dmt_supported_freq()731 freq > priv->limits->max_hdmi_phy_freq) in meson_vclk_dmt_supported_freq()782 if (priv->limits->max_hdmi_phy_freq && in meson_vclk_vic_supported_freq()783 phy_freq > priv->limits->max_hdmi_phy_freq) in meson_vclk_vic_supported_freq()
34 unsigned int max_hdmi_phy_freq; member
170 .max_hdmi_phy_freq = 1650000,