Searched defs:vco_min (Results 1 – 4 of 4) sorted by relevance
15 unsigned long vco_min; /* exclusive */ member
166 unsigned vco_min, vco_max; in amdgpu_pll_compute() local
545 u32 vco_min = 1770000; in r820t_set_pll() local
1261 static unsigned long _clip_vco_min(unsigned long vco_min, in _clip_vco_min()