Home
last modified time | relevance | path

Searched defs:vco_min (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/clk/versatile/
H A Dicst.h15 unsigned long vco_min; /* exclusive */ member
/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_pll.c166 unsigned vco_min, vco_max; in amdgpu_pll_compute() local
/linux/drivers/media/tuners/
H A Dr820t.c545 u32 vco_min = 1770000; in r820t_set_pll() local
/linux/drivers/clk/tegra/
H A Dclk-pll.c1261 static unsigned long _clip_vco_min(unsigned long vco_min, in _clip_vco_min()