Home
last modified time | relevance | path

Searched refs:_vco_sel (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/vc4/
H A Dvc4_hdmi_phy.c164 unsigned int _vco_sel = 0; in phy_get_vco_freq() local
172 _vco_sel = 1; in phy_get_vco_freq()
174 *vco_sel = _vco_sel; in phy_get_vco_freq()
/kernel/linux/linux-6.6/drivers/gpu/drm/vc4/
H A Dvc4_hdmi_phy.c183 unsigned int _vco_sel = 0; in phy_get_vco_freq() local
191 _vco_sel = 1; in phy_get_vco_freq()
193 *vco_sel = _vco_sel; in phy_get_vco_freq()

Completed in 3 milliseconds