Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/gpu/drm/meson/
A Dmeson_vclk.c730 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()
A Dmeson_drv.h40 unsigned int max_hdmi_phy_freq; member
A Dmeson_drv.c170 .max_hdmi_phy_freq = 1650000,

Completed in 7 milliseconds