Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/gpu/drm/meson/
Dmeson_vclk.h28 meson_vclk_vic_supported_freq(struct meson_drm *priv, unsigned int phy_freq,
Dmeson_vclk.c772 meson_vclk_vic_supported_freq(struct meson_drm *priv, unsigned int phy_freq, in meson_vclk_vic_supported_freq() function
806 EXPORT_SYMBOL_GPL(meson_vclk_vic_supported_freq);
Dmeson_encoder_hdmi.c183 return meson_vclk_vic_supported_freq(priv, phy_freq, vclk_freq); in meson_encoder_hdmi_mode_valid()