Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/meson/
Dmeson_vclk.h28 meson_vclk_vic_supported_freq(unsigned int freq);
Dmeson_vclk.c721 meson_vclk_vic_supported_freq(unsigned int freq) in meson_vclk_vic_supported_freq() function
741 EXPORT_SYMBOL_GPL(meson_vclk_vic_supported_freq);
Dmeson_dw_hdmi.c661 return meson_vclk_vic_supported_freq(vclk_freq); in dw_hdmi_mode_valid()