Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/vc4/
H A Dvc4_hdmi_phy.c182 unsigned int _vco_div = 0; in phy_get_vco_freq() local
186 _vco_div++; in phy_get_vco_freq()
187 vco_freq = clock * _vco_div * 10; in phy_get_vco_freq()
194 *vco_div = _vco_div; in phy_get_vco_freq()