Home
last modified time | relevance | path

Searched defs:vco_div (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/gpu/drm/vc4/
H A Dvc4_hdmi_phy.c221 phy_get_vco_freq(unsigned long long clock, u8 *vco_sel, u8 *vco_div) in phy_get_vco_freq()
414 u8 vco_sel, vco_div; in vc5_hdmi_phy_init() local
608 vc6_phy_get_vco_freq(unsigned long long tmds_rate, unsigned int *vco_div) in vc6_phy_get_vco_freq()
964 unsigned int vco_div; in vc6_hdmi_phy_init() local
/linux/drivers/media/dvb-frontends/
H A Dcx24123.c506 u32 ndiv = 0, adiv = 0, vco_div = 0; in cx24123_pll_calculate() local