Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/vc4/
A Dvc4_hdmi_phy.c164 unsigned int _vco_div = 0; in phy_get_vco_freq() local
168 _vco_div++; in phy_get_vco_freq()
169 vco_freq = clock * _vco_div * 10; in phy_get_vco_freq()
176 *vco_div = _vco_div; in phy_get_vco_freq()

Completed in 5 milliseconds